rsnext/test/integration/app-dir-export
OJ Kwon 493130b789
feat(custom-transforms): partial page-static-info visitors (#63741)
### What

Supports partial `get-page-static-info` in turbopack. Since turbopack
doesn't have equivalent place to webpack's ondemandhandler, it uses
turbopack's build time transform rule instead.

As noted, this is partial implementation to pagestatic info as it does
not have existing js side evaluations. Assertions will be added
gradually to ensure regressions, for now having 1 assertion for
getstaticparams.

Closes PACK-2849
2024-03-28 09:47:33 -07:00
..
app fix: improve error message when output: export in app router (#54202) 2023-08-21 14:45:00 +00:00
test feat(custom-transforms): partial page-static-info visitors (#63741) 2024-03-28 09:47:33 -07:00
next.config.js Fix output: export with custom distDir (#62064) 2024-02-14 21:23:10 +00:00