mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-07 08:54:19 +08: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. |
||
|---|---|---|
| .. | ||
| app/helpers | ||
| src | ||
| .npmrc | ||
| addon-main.cjs | ||
| package.json | ||