floatdrop/gulp-watch

Watched unexpected filepath

szakalgt opened this issue · 0 comments

Node.js version: v16.18.1 win32 x64
gulp-watch version: 5.0.1
Globs: "./app/loading.html/**/*"
Filepath: D:\GIT\metamask-test\app\loading.html
Event: change
Process CWD: D:\GIT\metamask-test
Options:

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