Accounted for public assets
Thanks to @pragatheeswarans and @phndiaye.
Features
- Migrated assets in the
publicfolder1 - Replicated the changes made in embroider-build/addon-blueprint#1062
Bug fixes
- For the test-app package, packages are moved from dependencies to devDependencies only when the package exists. A bug (a
RangeErrorthrown incorrectly) would have surfaced when the v1 addon hastypescriptbut notember-cli-typescript.
1. See #23 to learn how to keep your v2 addon up-to-date.
2. See #22 to learn how to keep your v2 addon up-to-date.