floatdrop/gulp-watch

Watched unexpected filepath

kaweendras opened this issue · 0 comments

Node.js version: v16.16.0 win32 x64
gulp-watch version: 5.0.1
Globs: "./app/loading.html/**/*"
Filepath: D:\Work\Metamask-New\metamask-extension\app\loading.html
Event: change
Process CWD: D:\Work\Metamask-New\metamask-extension
Options:

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