next.js
39833fdf
- [Turbopack] formatIssue is expensive, so avoid it if possible (#71117)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Turbopack] formatIssue is expensive, so avoid it if possible (#71117) ### What? formatIssue takes 300-400ms (probably due to babel-codeframe), so we want to avoid it for issues that are not reported
References
#71117 - [Turbopack] formatIssue is expensive, so avoid it if possible
Author
sokra
Parents
d974000d
Loading