rsnext/test/e2e/edge-render-getserversideprops
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
..
app/pages Update to detect GSSP with edge runtime during build (#40076) 2022-08-30 18:18:02 +00:00
index.test.ts Update to detect GSSP with edge runtime during build (#40076) 2022-08-30 18:18:02 +00:00