next.js
5b9dd4c4
- Add `WATCHPACK_WATCHER_LIMIT=20` (#51826)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#51826 - Add `WATCHPACK_WATCHER_LIMIT=20`
Author
shuding
Parents
913b365d
Loading