next.js
c8f96d50
- perf(turbopack): Enable merging of export fragments (#72813)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
perf(turbopack): Enable merging of export fragments (#72813) ### What? Enable single-incoming-edge optimization for module fragments with `ModulePart::Export`. ### Why? It will reduce the number of modules greatly. ### How? Closes PACK-3481
References
#72813 - perf(turbopack): Enable merging of export fragments
Author
kdy1
Parents
2113aaca
Loading