next.js
7fdbabca
- feat(turbopack): Enable tree shaking for modules with dynamic imports (#71692)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
feat(turbopack): Enable tree shaking for modules with dynamic imports (#71692) ### What? We can now enable tree shaking for modules that imports `next/dynamic`. ### Why? The bug is now fixed. ### How? Closes PACK-3231
References
#71692 - feat(turbopack): Enable tree shaking for modules with dynamic imports
Author
kdy1
Parents
7e9e18b1
Loading