rsnext/packages/next/build/webpack/loaders
JJ Kasper 5dbb8704cc
Ensure static image works correctly with basePath (#29307)
This ensures we prefix the `src` for static images with the `basePath` correctly, this also copies over the static image tests to the basePath image-component suite. 

## 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
2021-09-23 23:26:51 +00:00
..
babel-loader Make traces in development reliable (#28990) 2021-09-13 15:49:29 +02:00
css-loader Add tracing for css-loader (#28756) 2021-09-06 10:59:38 +02:00
next-serverless-loader upgrade to typescript 4.4.3 (#29112) 2021-09-16 18:06:57 +02:00
next-style-loader Use consistent postcss version for all transforms (#28529) 2021-09-02 08:45:35 +02:00
postcss-loader Add tracing for css-loader (#28756) 2021-09-06 10:59:38 +02:00
emit-file-loader.js feat: Webpack loader inlining (#21127) 2021-01-15 01:51:45 +00:00
error-loader.ts feat: Webpack loader inlining (#21127) 2021-01-15 01:51:45 +00:00
next-babel-loader.js Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
next-client-pages-loader.ts Telemetry-compatible tracing (#22713) 2021-03-10 21:00:20 +00:00
next-image-loader.js Ensure static image works correctly with basePath (#29307) 2021-09-23 23:26:51 +00:00
next-swc-loader.js Ensure Next.js dist files are commonjs compatible with swcLoader enabled (#29138) 2021-09-16 16:11:30 +02:00
noop-loader.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00