shama / gaze

:crystal_ball: A globbing fs.watch wrapper built from the best parts of other fine watch libs.
MIT License
1.15k stars 168 forks source link

Watcher's added flag not fired when adding files... #263

Open ZiggyZiggyD opened 2 years ago

ZiggyZiggyD commented 2 years ago

I have a couple of files under watcher. While the watcher detects changed files, it does not seem to do so for added files. How do I solve this?