floatdrop / gulp-watch

Watch, that actually is an endless stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watched unexpected filepath

szakalgt opened this issue · 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
}