next.js
29fde37b
- [Turbopack] disable dependency tracking when running build without persistent caching (#75243)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
357 days ago
[Turbopack] disable dependency tracking when running build without persistent caching (#75243) ### What? When running next build there won't be any changes during build and we don't need to capture dependencies at all.
References
#75243 - [Turbopack] disable dependency tracking when running build without persistent caching
Author
sokra
Parents
a9329c87
Loading