Skip to content

Commit 19dcaf2

Browse files
committed
refactor: Replace chokidar with @parcel/watcher
Watching a large number of files with chokidar is not efficient, especially on Windows and slow file systems. Parcel's watcher is more efficient as it uses a native C++ Node module.
1 parent 2655ce8 commit 19dcaf2

5 files changed

Lines changed: 527 additions & 216 deletions

File tree

0 commit comments

Comments
 (0)