next.js
5b9dd4c4 - Add `WATCHPACK_WATCHER_LIMIT=20` (#51826)

Commit
2 years ago
Add `WATCHPACK_WATCHER_LIMIT=20` (#51826) Limit the number of Watchpack's watchers to 20 for the routing worker which runs Watchpack. By default this value is 2000 on macOS and 10000 on Windows, which can hold too much resource.
Author
Parents
Loading