Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.0] Strip code from production builds #182

Open
simonihmig opened this issue Mar 1, 2024 · 0 comments
Open

[3.0] Strip code from production builds #182

simonihmig opened this issue Mar 1, 2024 · 0 comments

Comments

@simonihmig
Copy link
Contributor

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant