mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 11:16:32 +08:00

A new `rawRenderGlimmer` function is introduced which can be used to render glimmer components inside our legacy 'raw hbs' views. See discourse/lib/raw-render-glimmer for more information. This will help as we work to move away from raw-hbs use.