Skip to content

Corrected the addon file locations for TypeScript projects

Compare
Choose a tag to compare
@ijlee2 ijlee2 released this 05 Sep 08:56
· 22 commits to main since this release
70c5d58

Follows @embroider/addon-blueprint@2.18.0 closely.

Note

If you had addon-test-support/index.{js,ts} in your v1 addon, you will need to add test-support.js (or test-support.ts) to addon.publicEntrypoints() in the Rollup configuration.