Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants