rsnext/test/unit/fixtures
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
..
config-down CSS Support Customization (#9502) 2019-11-25 16:52:29 -05:00
config-js Add More Configuration File Options (#9713) 2019-12-11 16:56:47 -05:00
config-json CSS Support Customization (#9502) 2019-11-25 16:52:29 -05:00
config-long-cjs Support postcss.config.cjs (#38486) 2022-07-18 14:34:29 -05:00
config-long-js Add More Configuration File Options (#9713) 2019-12-11 16:56:47 -05:00
config-long-json Add More Configuration File Options (#9713) 2019-12-11 16:56:47 -05:00
config-package-json CSS Support Customization (#9502) 2019-11-25 16:52:29 -05:00
page-runtime Fix static info parsing when export data fetching method as variable (#40317) 2022-09-07 09:28:15 -07:00
stub-components fix: next dynamic with jest (#26614) 2021-06-28 13:23:14 +00:00