rsnext/packages/next/next-server
JJ Kasper e9506773a3
Ensure env is loaded before next config (#22879)
This ensures we load all env values before loading `next.config.js` since these values can be used in there. This also updates to ensure we're testing these values are available while loading `next.config.js` so we don't regress on this. 

Fixes: https://github.com/vercel/next.js/issues/22811
2021-03-08 16:53:52 +00:00
..
lib Dedupe in-flight server data requests (#22781) 2021-03-05 17:16:02 +00:00
server Ensure env is loaded before next config (#22879) 2021-03-08 16:53:52 +00:00