rsnext/test/unit/fixtures/page-runtime
Jiachi Liu 084ad964a0
Fix static info parsing when export data fetching method as variable (#40317)
Fix the ssr/ssg detection when you export a nextjs data fetching method
as a variable instead of an async function.

- [x] Add case support in `checkExports`
- [x] Add unit tests for `getPageStaticInfo`
2022-09-07 09:28:15 -07:00
..
edge.js Rename page runtime edge to experimental-edge (#38041) 2022-06-26 20:02:24 -05:00
fallback-re-export-gsp.js enhance: cover re-exported gsp cases for runtime fallback (#35326) 2022-03-15 13:14:18 +00:00
fallback-with-gsp.js enhance: cover re-exported gsp cases for runtime fallback (#35326) 2022-03-15 13:14:18 +00:00
nodejs-ssr.js Decouple entries for server components and client components (#36860) 2022-05-13 19:48:53 +02:00
nodejs.js Provide page runtime parsing utils (#34922) 2022-03-02 09:41:41 -08:00
ssr-variable-gssp.js Fix static info parsing when export data fetching method as variable (#40317) 2022-09-07 09:28:15 -07:00
static.js Provide page runtime parsing utils (#34922) 2022-03-02 09:41:41 -08:00