next.js
47c14611
- perf(turbopack): Load `is_immutable` flag dynamically (#80506)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
259 days ago
perf(turbopack): Load `is_immutable` flag dynamically (#80506) ### What? Load `is_immutable` flag from the task state instead of only relying on the static flag. ### Why? It would allow determining more tasks as `immutable`
References
#80506 - perf(turbopack): Load `is_immutable` flag dynamically
Author
kdy1
Parents
9090480b
Loading