next.js
13f03030
- Reduce FS access for incremental cache (#57902)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Reduce FS access for incremental cache (#57902) This passes down the route kind information to the incrememntal cache so it no longer needs to test some files existing in order to validate if the file exists or not for a route.
References
#57902 - Reduce FS access for incremental cache
Author
wyattjoh
Parents
7b524fa2
Loading