rsnext/packages/next/build/webpack/plugins
JJ Kasper 1e2c4c4c00
Ensure we dont attempt minifying middleware-chunks (#30147)
Follow-up to https://github.com/vercel/next.js/pull/30122 this ensures we don't minify the accompanying `middleware-chunks` either.
2021-10-21 18:41:36 +00:00
..
terser-webpack-plugin Ensure we dont attempt minifying middleware-chunks (#30147) 2021-10-21 18:41:36 +00:00
wellknown-errors-plugin avoid showing empty Import trace for requested module (#30130) 2021-10-21 10:07:02 +00:00
build-manifest-plugin.ts Implement Middleware RFC (#30081) 2021-10-20 17:52:11 +00:00
copy-file-plugin.ts Remove isWebpack5 checks (#29677) 2021-10-06 18:46:46 -05:00
css-minimizer-plugin.ts Remove isWebpack5 checks (#29677) 2021-10-06 18:46:46 -05:00
font-stylesheet-gathering-plugin.ts Remove isWebpack5 checks (#29677) 2021-10-06 18:46:46 -05:00
jsconfig-paths-plugin.ts feat(jsconfig-paths-plugin): Resolve paths synchronously (#29467) 2021-10-13 12:17:54 +02:00
middleware-plugin.ts Implement Middleware RFC (#30081) 2021-10-20 17:52:11 +00:00
mini-css-extract-plugin.ts use official mini-css-extract-plugin and experimentalUseImportModule (#24573) 2021-05-12 16:04:01 +00:00
next-drop-client-page-plugin.ts Remove isWebpack5 checks (#29677) 2021-10-06 18:46:46 -05:00
next-trace-entrypoints-plugin.ts Fix trace when initial file is also child (#30048) 2021-10-18 17:39:18 -05:00
nextjs-require-cache-hot-reloader.ts Implement Middleware RFC (#30081) 2021-10-20 17:52:11 +00:00
nextjs-ssr-import.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
pages-manifest-plugin.ts Remove isWebpack5 checks (#29677) 2021-10-06 18:46:46 -05:00
profiling-plugin.ts Add trace span for module readFile (#29759) 2021-10-09 13:18:58 +02:00
react-loadable-plugin.ts Remove isWebpack5 checks (#29677) 2021-10-06 18:46:46 -05:00
serverless-plugin.ts Remove isWebpack5 checks (#29677) 2021-10-06 18:46:46 -05:00
telemetry-plugin.ts Create TelemetryPlugin for collecting feature usage metrics (#29145) 2021-10-05 14:31:48 -05:00