next.js
78ed6a28
- perf(turbopack): Remove needless allocation (#80980)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
247 days ago
perf(turbopack): Remove needless allocation (#80980) ### What? Remove needless conversion to `String`, which unconditionally allocates. ### Why? I missed this while updating `swc_core`
References
#80980 - perf(turbopack): Remove needless allocation
Author
kdy1
Parents
e59c3479
Loading