mirror of
https://github.com/discourse/discourse.git
synced 2025-02-10 05:14:59 +00:00
8f17b85de6
- explicitly enables the jquery-integration. This was previously enabled by default, so no change in behavior for us - enable template-only-glimmer-components. In core, we don't have any component templates under `templates/components`, so this flag has no effect. A shim, with associated tests, is introduced to preserve the old template-only 'classic component' behavior for themes and plugins.