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

[FEAT] Adds isProduction flag #251

Merged
merged 1 commit into from
Aug 10, 2020
Merged

Conversation

pzuraq
Copy link

@pzuraq pzuraq commented Aug 5, 2020

This flag allows the template compiler to have different behavior in production vs development builds.

Leverages the work introduced in emberjs/ember.js#19081.

@pzuraq pzuraq force-pushed the feat/add-is-production-flag branch 2 times, most recently from 3a58e5b to e936f44 Compare August 5, 2020 22:00
@rwjblue rwjblue force-pushed the feat/add-is-production-flag branch 2 times, most recently from ebbf887 to 9b450e0 Compare August 10, 2020 20:24
This flag allows the template compiler to have different behavior
in production vs development builds.

Co-authored-by: Robert Jackson <me@rwjblue.com>
@rwjblue rwjblue force-pushed the feat/add-is-production-flag branch from 9b450e0 to 6992805 Compare August 10, 2020 20:24
@rwjblue rwjblue merged commit f73a7d9 into master Aug 10, 2020
@rwjblue rwjblue deleted the feat/add-is-production-flag branch August 10, 2020 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants