next.js
64b29e00
- Make hasNecessaryDependencies sync (#83564)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
236 days ago
Make hasNecessaryDependencies sync (#83564) ## What? It's currently half-sync and half-async. Given this happens in the blocking path when booting in development it's better to use the sync fs version.
References
#83564 - Make hasNecessaryDependencies sync
Author
timneutkens
Parents
cdefea98
Loading