rsnext/packages/next/build/webpack/plugins
Tobias Koppers 83395c92ec
fix memory leak in require.cache (#24282)
Previously only the top-level page would be cleared from the require cache, with this change it also clears `module.parent` and `modules.children`.
2021-05-05 09:26:36 +00:00
..
mini-css-extract-plugin Update webpack server chunks output (#22697) 2021-03-03 09:37:24 +00:00
terser-webpack-plugin startup performance improvements (#24129) 2021-04-18 10:28:09 +00:00
webpack-conformance-plugin Upgrade eslint to the latest version (#24377) 2021-04-25 18:34:36 +00:00
wellknown-errors-plugin feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
build-manifest-plugin.ts Ensure dev overlay is triggered for more _app/_document errors (#24328) 2021-04-22 11:08:47 +00:00
build-stats-plugin.ts reduce the number of write syscalls by buffering (#23863) 2021-04-09 21:43:30 +00:00
chunk-names-plugin.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
css-minimizer-plugin.ts Telemetry-compatible tracing (#22713) 2021-03-10 21:00:20 +00:00
font-stylesheet-gathering-plugin.ts Font optimization (#21676) 2021-04-05 17:47:03 +00:00
jsconfig-paths-plugin.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
mini-css-extract-plugin.ts Add serialization for mini-css-plugin webpack 5 caching (#16379) 2020-08-20 12:38:39 +02:00
next-drop-client-page-plugin.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
nextjs-require-cache-hot-reloader.ts fix memory leak in require.cache (#24282) 2021-05-05 09:26:36 +00:00
nextjs-ssr-import.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
nextjs-ssr-module-cache.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
pages-manifest-plugin.ts Update webpack server chunks output (#22697) 2021-03-03 09:37:24 +00:00
profiling-plugin.ts Telemetry-compatible tracing (#22713) 2021-03-10 21:00:20 +00:00
react-loadable-plugin.ts improve react-loadable-plugin (#24281) 2021-04-21 11:18:05 +00:00
serverless-plugin.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00