You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
Steps to reproduce:
npm install gulp gulp-watchCreate local
subfolderandsubfolder/subsubfolderPut
gulpfile.jsto the root folder:Run
gulpfrom the root folder.Put new file
1.txttosubfolder/subsubfolder. It does not invoke a watcher, while it should.