Skip to content

Commit 4d94da3

Browse files
committed
refactor(project): 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 4d94da3

5 files changed

Lines changed: 527 additions & 216 deletions

File tree

0 commit comments

Comments
 (0)