next.js
2524ae03 - fix: Move tree shaking config to `experimental.turbo` (#69050)

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?
Author
Parents
Loading