next.js
64b29e00 - Make hasNecessaryDependencies sync (#83564)

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.
Author
Parents
Loading