floatdrop / gulp-watch

Watch, that actually is an endless stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watched unexpected filepath

Abhi-Lokare opened this issue · comments

Node.js version: v8.11.1 win32 x64
gulp-watch version: 5.0.0
Globs: "./bootstrap_sandbox_starter/2_2_basic_typography.html"
Filepath: D:\Udemy\Udemy - bootstrap-4-from-scratch-with-5-projects\bootstrap_sandbox_starter\2_2_basic_typography.html
Event: add
Process CWD: D:\Udemy\Udemy - bootstrap-4-from-scratch-with-5-projects\bootstrap_sandbox_starter
Options:

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