rsnext/packages/next/build/webpack/loaders/next-serverless-loader
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
..
api-handler.ts Refactor decode failures (#26899) 2021-07-05 18:31:32 +02:00
index.ts Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00
page-handler.ts Stop using environment variables in pages/_document (#31946) 2021-11-30 17:14:28 +00:00
utils.ts Fix middleware i18n rewrites (#31174) 2021-11-09 01:28:39 +00:00