rsnext/packages/next/build/webpack/plugins
JJ Kasper 8b85801852
Ensure null bytes in resolved path are handled (#30313)
This ensures we remove null bytes from the resolved path as it isn't valid when using `path`/`fs`. Additional tests have been added to ensure this is handled properly. 

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [x] Errors have helpful link attached, see `contributing.md`

Fixes: https://github.com/vercel/next.js/issues/30298
2021-10-26 13:16:48 +00:00
..
terser-webpack-plugin Replace middleware flag with warning (#30160) 2021-10-22 06:40:57 +00:00
wellknown-errors-plugin hide next-middleware-loader in import trace (#30243) 2021-10-24 23:04:46 +02: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 partially migrate to webpack 5 types (#30189) 2021-10-24 23:04:26 +02: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 Update middleware chunk handling (#30151) 2021-10-21 17:00:26 -05: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 Ensure null bytes in resolved path are handled (#30313) 2021-10-26 13:16:48 +00:00
nextjs-require-cache-hot-reloader.ts partially migrate to webpack 5 types (#30189) 2021-10-24 23:04:26 +02: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 partially migrate to webpack 5 types (#30189) 2021-10-24 23:04:26 +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 Track usage of swc features (#30297) 2021-10-26 09:37:38 +02:00