rsnext/packages/next/export
Gerald Monaco 2b5d62dcad
Stop using environment variables in pages/_document (#31946)
Since #31939 is going to move the `Document` components, we can't rely on `DefinePlugin` to provide environment variables. This PR passes them as render opts instead. We can't just force this to be bundled like e.g. `next/dynamic`, because we use it internally.
2021-11-30 17:14:28 +00:00
..
index.ts Stop using environment variables in pages/_document (#31946) 2021-11-30 17:14:28 +00:00
worker.ts Fix middleware i18n rewrites (#31174) 2021-11-09 01:28:39 +00:00