Skip to content

Corrected the addon file locations for TypeScript projects

Latest
Compare
Choose a tag to compare
@ijlee2 ijlee2 released this 05 Sep 08:56
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.