next.js
2d7d3c9c
- Turbopack: don't use HashMap in manifests (#76833)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
298 days ago
Turbopack: don't use HashMap in manifests (#76833) Should make the output more deterministic. We could change these to instead use our own `SliceMap`, but these aren't stored anywhere.
References
#76833 - Turbopack: don't use HashMap in manifests
Author
mischnic
Parents
07048186
Loading