1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/lib
Connor Davis 1e5d0908d0 Block Certain Env Keys That Are Used Internally (#6260)
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.
2019-02-15 17:49:40 +01:00
..
next-test-utils.js Block Certain Env Keys That Are Used Internally (#6260) 2019-02-15 17:49:40 +01:00
next-webdriver.js Support events emitter for router (#4726) 2018-07-05 14:41:18 +02:00