next.js
2524ae03
- fix: Move tree shaking config to `experimental.turbo` (#69050)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fix: Move tree shaking config to `experimental.turbo` (#69050) ### What? Move `experimental.treeShaking` to `experimental.turbo.treeShaking` in Rust code. ### Why? To disable it, we need to keep config schema and Rust types in sync. ### How?
References
#69050 - fix: Move tree shaking config to `experimental.turbo`
Author
kdy1
Parents
a6b2e8bf
Loading