You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes: #6244
This will block the following keys:
```
NODE_.+
__.+
```
There doesn't seem to be a way to simulate a failed build or else I'd add tests for it.
lockbot
locked as resolved and limited conversation to collaborators
Feb 15, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Feature request
I just realized we override
NODE_ENV
but don't disallow setting it inenv
, which can cause confusing results.This should throw.
The text was updated successfully, but these errors were encountered: