discourse/app/assets/javascripts/truth-helpers
David Taylor a65133af07
DEV: Correct truth-helper exports (#31528)
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.
2025-02-26 17:50:29 +00:00
..
app/helpers DEV: Add a has truth-helper for use with Set (#26980) 2024-05-12 20:29:45 +02:00
src DEV: Add a has truth-helper for use with Set (#26980) 2024-05-12 20:29:45 +02:00
.npmrc
addon-main.cjs DEV: Convert truth-helpers to a v2 addon and simplify imports (#26029) 2024-03-05 15:24:47 +00:00
package.json DEV: Correct truth-helper exports (#31528) 2025-02-26 17:50:29 +00:00