floatdrop / gulp-watch

Watch, that actually is an endless stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watched unexpected filepath

bc-50 opened this issue · comments

commented

Node.js version: v12.16.0 win32 x64
gulp-watch version: 5.0.1
Globs: "./js/backend-js/scripts.js"
Filepath: C:\wamp64\www\gcpa\wp-content\themes\brace-gcpa-theme\js\scripts.js
Event: add
Process CWD: C:\wamp64\www\gcpa\wp-content\themes\brace-gcpa-theme
Options:

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