rsnext/packages/next/next-server
JJ Kasper b80fdfb828
Update webpack server chunks output (#22697)
This updates to output server chunks to a nested folder to prevent bundling the entire folder when tracing. This also fixes the webpack 5 tests not actually using webpack 5 since https://github.com/vercel/next.js/pull/22583 since the webpack 5 enabling check didn't account for the test environment variable used to enable webpack 5. This also clears up some deprecation warnings from webpack 5 in the mini-css-extract-plugin.

Fixes: https://github.com/vercel/next.js/issues/21297
2021-03-03 09:37:24 +00:00
..
lib Experimental script loader changes (#22038) 2021-03-02 19:17:33 +00:00
server Update webpack server chunks output (#22697) 2021-03-03 09:37:24 +00:00