rsnext/packages/next/build/webpack
JJ Kasper 7bbaff74c4
Ensure blurDataURL is correct in dev with basePath (#29436)
Follow-up to https://github.com/vercel/next.js/pull/29307 this ensures the `blurDataURL` is correctly prefixed with the `basePath` in development since we use the `_next/image` endpoint to generate the placeholder in dev mode. 

## 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/29289#issuecomment-927758204
2021-09-27 21:13:23 +00:00
..
config Remove inline-source-map for Windows (#28893) 2021-09-27 12:04:40 +00:00
loaders Ensure blurDataURL is correct in dev with basePath (#29436) 2021-09-27 21:13:23 +00:00
plugins Use webpack resolve with nft (#29342) 2021-09-24 13:39:48 +00:00
require-hook.ts the way towards webpack 5 typings (#29105) 2021-09-21 19:17:16 +02:00