ember-cli / ember-cli/ember-cli-deprecation-workflow
[3.0] Strip code from production builds
Open
- Dominant language
- JavaScript
- Stars
- 166
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
With #159 merged, this changes how we bring in the deprecation handling code and the app's config. Previously the broccoli logic in index.js would make sure to not ship that code in prod builds, but this seems to be missing now!
Likely we should update the generated code in `app/deprecation-workflow.js` to make use of the capabilities of `@embroider/macros` to do so!
Contributor guide
Assessment
This issue has not been assessed yet.