Skip to content

Corrected the addon file locations for TypeScript projects

Choose a tag to compare

@ijlee2 ijlee2 released this 05 Sep 08:56
· 35 commits to main since this release
70c5d58

Follows @embroider/[email protected] 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.