rsnext/packages/next/build/webpack/plugins
Tim Neutkens be2a63238a
Webpack 5 build compat (#14498)
Initial PR to make `next build` work with webpack 5, still needs more work to make sure runtimeChunk and such are shared between pages.

- No longer needs the custom ChunkNamesPlugin as the default behavior was changed
- Dropping AMP First client page bundles is now compatible
2020-06-23 15:47:50 +00:00
..
webpack-conformance-plugin Remove unused variable (#13716) 2020-06-03 11:58:58 -04:00
wellknown-errors-plugin Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +00:00
build-manifest-plugin.ts Update filename generation for client-side compilation (#14279) 2020-06-20 19:59:47 +00:00
chunk-names-plugin.ts Revert "ncc Webpack build redux (#7628)" 2019-06-24 09:48:26 -04:00
css-minimizer-plugin.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
jsconfig-paths-plugin.ts Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +00:00
mini-css-extract-plugin.ts Disable CSS Support When Manually Configured (#9735) 2019-12-13 14:23:28 -06:00
next-drop-client-page-plugin.ts Webpack 5 build compat (#14498) 2020-06-23 15:47:50 +00:00
next-esm-plugin.ts Prepare for webpack 5 upgrade (#14268) 2020-06-17 15:00:29 +00:00
nextjs-require-cache-hot-reloader.ts Revert "ncc Webpack build redux (#7628)" 2019-06-24 09:48:26 -04:00
nextjs-ssr-import.ts Revert "ncc Webpack build redux (#7628)" 2019-06-24 09:48:26 -04:00
nextjs-ssr-module-cache.ts Update filename generation for client-side compilation (#14279) 2020-06-20 19:59:47 +00:00
pages-manifest-plugin.ts Use chunkhash instead of buildId for pages (#13937) 2020-06-11 10:57:24 +02:00
profiling-plugin.ts Remove unused variable (#13716) 2020-06-03 11:58:58 -04:00
react-loadable-plugin.ts Clean up render.tsx options (#13759) 2020-06-06 23:00:03 +00:00
serverless-plugin.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
unlink-removed-pages-plugin.ts Update filename generation for client-side compilation (#14279) 2020-06-20 19:59:47 +00:00