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

Rely on process.env.NODE_ENV being polyfilled #81

Merged
merged 1 commit into from
Sep 1, 2015

Conversation

gaearon
Copy link
Contributor

@gaearon gaearon commented Sep 1, 2015

Since React Native 0.10 is out and polyfills process.env.NODE_ENV, we can now safely rely on it being there. If you're not ready to use RN 0.10, or are in a different environment, either use a browser build, or shim it yourself.

gaearon added a commit that referenced this pull request Sep 1, 2015
Rely on process.env.NODE_ENV being polyfilled
@gaearon gaearon merged commit ae4a3cc into wip-2.0 Sep 1, 2015
@gaearon gaearon deleted the rely-on-process-env branch September 1, 2015 00:53
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.

1 participant