next.js
47d4abc1 - typegen: default to Turbopack (#94952)

Commit
59 days ago
typegen: default to Turbopack (#94952) While the bundler isn't super relevant for typegen, we _do_ validate the config as part of the process, so some checks (like those added with the experimental rust react compiler) can fail if we're not consistent about the default. Test Plan: added an e2e test to verify the config is validated as turbopack by default
Author
Parents
Loading