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

[BUGFIX lts] Check the EMBER_ENV environment variable after it is set #18304

Merged
merged 1 commit into from
Aug 23, 2019

Conversation

pzuraq
Copy link
Contributor

@pzuraq pzuraq commented Aug 23, 2019

The EMBER_ENV variable doesn't get set until addon
hooks actually start running, so we weren't correctly
determining the environment.

Fixes #18294

The EMBER_ENV variable doesn't get set until addon
hooks actually start running, so we weren't correctly
determining the environment.
@pzuraq

This comment has been minimized.

@rwjblue rwjblue merged commit 66ed9ab into master Aug 23, 2019
@rwjblue rwjblue deleted the bugfix/check-ember-env-at-correct-time branch August 23, 2019 18:54
timiyay pushed a commit to timiyay/ember.js that referenced this pull request Nov 27, 2019
The EMBER_ENV variable doesn't get set until addon
hooks actually start running, so we weren't correctly
determining the environment.

Cherry-picked from PR emberjs#18304
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

Successfully merging this pull request may close these issues.

[beta] debug macros work incorrectly in 3.13.0-beta.3
2 participants