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/integration/production-config
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
..
pages Trigger page register when module is executed (#5115) 2018-09-11 20:03:20 +02:00
test Block Certain Env Keys That Are Used Internally (#6260) 2019-02-15 17:49:40 +01:00
next.config.js Block Certain Env Keys That Are Used Internally (#6260) 2019-02-15 17:49:40 +01:00
styles.css Trigger page register when module is executed (#5115) 2018-09-11 20:03:20 +02:00