mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 12:38:21 -05:00
In modern embroider, `app-js` files need to be exported by the module. We need to keep the separate `app/` directory because this v2 addon doesn't have a build step, and therefore the relative imports in the `src/helpers` files would break if loaded as-is into the app bundle.