Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(watcher): ignore initial "add" events
Initially all the patterns are scanned using glob. Then we start watching then with chokidar. Chokidar now allows to ignore initial "add" event, which was ignored by the fileList anyway.
- Loading branch information