next.js
51505064 - Move required chunk collection to the upper level (#50983)

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