yuanchuan / node-watch

A wrapper and enhancements for fs.watch
https://npm.im/node-watch
MIT License
340 stars 44 forks source link

Use fs.statSync and fs.lstatSync safely. #84

Closed yuanchuan closed 5 years ago

yuanchuan commented 5 years ago

Fix #82