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

Keep warnings when process.env.NODE_ENV is not production #5196

Merged
merged 1 commit into from
Sep 18, 2018

Conversation

HaNdTriX
Copy link
Contributor

This way the warnings will work in test mode. (process.env.NODE_ENV === „test“)

This way the following warnings will work in test mode. (`process.env.NODE_ENV === „test“`)
@timneutkens timneutkens merged commit 8e9b84b into vercel:canary Sep 18, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Sep 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants