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

Pass isProduction to Ember template compiler. #597

Merged
merged 1 commit into from
Aug 10, 2020

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Aug 10, 2020

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

References:

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 merged commit 5ffbac2 into master Aug 10, 2020
@rwjblue rwjblue deleted the feat/add-is-production-flag branch August 10, 2020 22:38
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.

2 participants