floatdrop / gulp-watch

Watch, that actually is an endless stream
MIT License
643 stars 99 forks source link

Watched unexpected filepath #336

Closed kateyj closed 4 years ago

kateyj commented 4 years ago

Node.js version: v10.15.3 darwin x64 gulp-watch version: 4.3.11 Globs: ".//**/*.html" Filepath: /Users/katey/Documents/Client/JCI/JCI-Global/theme/JCI-Global/-/media/Themes/JCI-Global/JCI-Global/jci-global/node_modules/acorn-globals/node_modules/.bin/acorn Event: change Process CWD: /Users/katey/Documents/Client/JCI/JCI-Global/theme/JCI-Global/-/media/Themes/JCI-Global/JCI-Global/jci-global Options:

{
  "events": [
    "add",
    "change",
    "unlink"
  ],
  "ignoreInitial": true,
  "readDelay": 10
}