rsnext/packages/next/build/webpack/loaders
JJ Kasper 7e7d7bbca6
Fix incorrect asPath with fallback rewrite in minimal mode (#36463)
This continues off of the change in https://github.com/vercel/next.js/pull/36368 and ensures a fallback rewrite does not influence the `asPath` as these are only matched when a filesystem or dynamic route aren't matched. 

## Bug

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

x-ref: https://github.com/vercel/next.js/pull/36368
2022-04-26 19:12:29 +00:00
..
css-loader fix: data url handling in css-loader (#34034) 2022-02-06 11:10:14 -06:00
next-middleware-ssr-loader Custom app for switchable runtime (#35666) 2022-04-05 19:46:17 +00:00
next-serverless-loader Fix incorrect asPath with fallback rewrite in minimal mode (#36463) 2022-04-26 19:12:29 +00:00
next-style-loader Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00
postcss-loader Lazy-load postcss (#31762) 2021-11-25 18:41:20 +01:00
resolve-url-loader Move resolve-url-loader into Next.js (#32932) 2022-01-02 16:16:17 -06:00
error-loader.ts Pre-compile more dependencies continued (#32679) 2021-12-21 16:13:45 +01:00
next-client-pages-loader.ts Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00
next-flight-client-loader.ts Fix flight loader (#36282) 2022-04-19 20:14:30 +02:00
next-flight-server-loader.ts rsc: skip next builtin module when apply loaders (#36202) 2022-04-17 01:38:56 +00:00
next-image-loader.js use loader-utils 2 for resolve-url-loader to fix ./data: urls in sass (#31134) 2021-11-08 18:37:25 +00:00
next-middleware-loader.ts fix process polyfill on middleware (#34426) 2022-02-18 08:39:30 +00:00
next-middleware-wasm-loader.ts Expose WASM bindings in Middleware (#34437) 2022-03-02 15:09:36 +00:00
next-swc-loader.js Collect packages are used and eliminated in getServerSideProps (#35404) 2022-04-01 15:08:44 +00:00
noop-loader.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
utils.ts rsc: skip next builtin module when apply loaders (#36202) 2022-04-17 01:38:56 +00:00