next.js
7fdbabca - feat(turbopack): Enable tree shaking for modules with dynamic imports (#71692)

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