next.js
9e376fe8 - perf(turbopack): Use `ResolvedVc` for `next-core` (#73177)

Commit
1 year ago
perf(turbopack): Use `ResolvedVc` for `next-core` (#73177) ### What? Use `ResolvedVc<T>` instead of `Vc<T>` for struct fields in `next-core` ### Why? ### How?
Author
Parents
Loading