next.js
b1e3a7dd
- refactor(turbopack): Use `FileSystemPath` instead of `Vc<T>` (#80634)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
249 days ago
refactor(turbopack): Use `FileSystemPath` instead of `Vc<T>` (#80634) ### What? Make `FileSystemPath` usable without `Vc<T>`. ### Why? String concatenation does not require caching. ### How? Closes PACK-4468
References
#80634 - refactor(turbopack): Use `FileSystemPath` instead of `Vc<T>`
Author
kdy1
Parents
2689a741
Loading