rsnext/packages/next/build/webpack/loaders
JJ Kasper 3bf8b2b4fe
Update to detect GSSP with edge runtime during build (#40076)
This updates to handle detecting `getStaticProps`/`getServerSideProps` correctly during build when `experimental-edge` is being used. This also fixes not parsing dynamic route params correctly with the edge runtime and sets up the handling needed for the static generation for app opened in the below mentioned PR.

## Bug

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

Fixes: [slack thread](https://vercel.slack.com/archives/C0289CGVAR2/p1661554455121189)
x-ref: https://github.com/vercel/next.js/pull/39884
2022-08-30 18:18:02 +00:00
..
css-loader fix: data url handling in css-loader (#34034) 2022-02-06 11:10:14 -06:00
next-edge-ssr-loader Update to detect GSSP with edge runtime during build (#40076) 2022-08-30 18:18:02 +00:00
next-flight-client-loader Handle async module for client components (#39953) 2022-08-29 14:47:06 +00:00
next-serverless-loader Update to detect GSSP with edge runtime during build (#40076) 2022-08-30 18:18:02 +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 Handle edge runtime for app (#39910) 2022-08-24 14:49:47 -05:00
next-app-loader.ts Fix filePath being wrongly stringified (#40070) 2022-08-30 04:34:10 +00:00
next-client-pages-loader.ts Decouple entries for server components and client components (#36860) 2022-05-13 19:48:53 +02:00
next-edge-function-loader.ts fix(edge-runtime): undefined global in edge runtime. (#38769) 2022-07-20 14:53:27 +00:00
next-flight-client-entry-loader.ts fix next-app-loader on windows (#39657) 2022-08-17 17:14:03 +00:00
next-flight-css-dev-loader.ts HMR for client CSS imports (#39916) 2022-08-25 16:40:16 +00:00
next-flight-server-loader.ts Decouple entries for server components and client components (#36860) 2022-05-13 19:48:53 +02:00
next-image-loader.js Update next/future/image to use svg blur placeholder during next dev (#39992) 2022-08-29 17:19:39 -05:00
next-middleware-asset-loader.ts [edge] allow importing blob assets (#38492) 2022-07-19 12:27:15 -05:00
next-middleware-loader.ts fix(edge-runtime): undefined global in edge runtime. (#38769) 2022-07-20 14:53:27 +00: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 fix(next/swc): set cache dir explicitly (#38175) 2022-06-29 21:59:52 +00:00
noop-loader.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
utils.ts fix next-app-loader on windows (#39657) 2022-08-17 17:14:03 +00:00