rsnext/packages/next/build/webpack
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
..
config test, fix and document all possible import types for URL imports (#30165) 2021-10-25 01:54:16 +02:00
loaders test, fix and document all possible import types for URL imports (#30165) 2021-10-25 01:54:16 +02:00
plugins Ensure null bytes in resolved path are handled (#30313) 2021-10-26 13:16:48 +00:00
require-hook.ts the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00