M-Zuber / npm-watch

run npm scripts when files change
MIT License
323 stars 38 forks source link

bug: don't trigger on file delete #34

Closed jmfrancois closed 7 years ago

jmfrancois commented 7 years ago

Hi,

I'm using npm-watch and I don't know why it doesn't trigger when a file is deleted.

any idea ?

https://github.com/Talend/ui/pull/115

jmfrancois commented 7 years ago

find it here: https://github.com/remy/nodemon/issues/656