next.js
51505064
- Move required chunk collection to the upper level (#50983)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Move required chunk collection to the upper level (#50983) This is an optimization to make the plugin faster, we're currently doing redundant work `getAppPathRequiredChunks()` for all modules during `recordModule()` while it's not changing.
References
#50983 - Move required chunk collection to the upper level
Author
shuding
Parents
b8e308f5
Loading