next.js
e1c8cc72
- Turbopack: Remove chunk group id from value of chunk groups map (#95142)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
25 days ago
Turbopack: Remove chunk group id from value of chunk groups map (#95142) It looks like we were redundantly storing these group ids in the `FxIndexMap`, when we could just use it's entry position.
References
#95142 - Turbopack: Remove chunk group id from value of chunk groups map
Author
bgw
Parents
e630d818
Loading