rsnext/packages/next/build/webpack
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
..
config Fix disabling of built-in CSS support if there is a custom loader (#31078) 2021-11-29 15:19:39 +01:00
loaders Stop using environment variables in pages/_document (#31946) 2021-11-30 17:14:28 +00:00
plugins Refactor sandbox module cache (#31822) 2021-11-26 12:06:41 +00:00
require-hook.ts the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00
stringify-request.ts Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00