rsnext/packages/next/build/webpack/loaders/next-serverless-loader
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
..
api-handler.ts Fix failing E2E deployment test cases (#36368) 2022-04-22 08:00:33 +00:00
index.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
page-handler.ts Extract redirect utils into a separate file (#39433) 2022-08-09 14:34:25 -05:00
utils.ts Update to detect GSSP with edge runtime during build (#40076) 2022-08-30 18:18:02 +00:00