rsnext/packages/next/build/webpack/loaders
JJ Kasper 3a6cd49c31
Fix edge function req.url handling with rewrite (#41139)
This ensures we correctly normalize the URL in edge functions and handle rewrites properly. 

## Bug

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

Fixes: [slack thread](https://vercel.slack.com/archives/C035J346QQL/p1664821822240719?thread_ts=1664813755.099319&cid=C035J346QQL)
2022-10-03 21:05:12 +00:00
..
css-loader Add support for font loaders (#40746) 2022-09-21 22:12:59 -07:00
next-edge-ssr-loader edge-ssr: bundle next/dist as ESM for better tree-shaking (#40251) (#40980) 2022-09-28 12:29:22 +02:00
next-flight-loader remove legacy transform code (#40966) 2022-09-27 22:03:49 +00:00
next-font-loader Font loader call json parsing fix (#41052) 2022-09-30 19:24:10 +00:00
next-serverless-loader Fix edge function req.url handling with rewrite (#41139) 2022-10-03 21:05:12 +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 Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
get-module-build-info.ts Client directive (#40415) 2022-09-18 00:00:16 +00:00
next-app-loader.ts Alias all client, shared, pages dist assets for esm (#41034) 2022-09-29 21:24:04 +00:00
next-client-pages-loader.ts Client directive (#40415) 2022-09-18 00:00:16 +00:00
next-edge-function-loader.ts feat(edge): allows configuring Dynamic code execution guard (#39539) 2022-09-12 15:01:00 -07:00
next-flight-client-entry-loader.ts remove legacy transform code (#40966) 2022-09-27 22:03:49 +00:00
next-flight-css-dev-loader.ts HMR for client CSS imports (#39916) 2022-08-25 16:40:16 +00:00
next-image-loader.js fix(image): handle image imports with high aspect ratio (#40563) 2022-09-16 20:17:19 +00:00
next-middleware-asset-loader.ts [edge] allow importing blob assets (#38492) 2022-07-19 12:27:15 -05:00
next-middleware-loader.ts feat(edge): allows configuring Dynamic code execution guard (#39539) 2022-09-12 15:01:00 -07:00
next-middleware-wasm-loader.ts Enable @typescript-eslint/no-use-before-define for functions (#39602) 2022-08-15 10:29:51 -04:00
next-swc-loader.js Add local font loader (#40801) 2022-09-22 12:49:02 -07:00
noop-loader.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
utils.ts Remove internal client next api detection (#40646) 2022-09-18 09:36:10 +00:00