floatdrop / gulp-watch

Watch, that actually is an endless stream
MIT License
642 stars 99 forks source link

gulp-watch #290

Open ghost opened 7 years ago

ghost commented 7 years ago

The gulp watch is not working.

UltCombo commented 7 years ago

No errors? If so, it's likely your glob patterns are not matching anything. Please double-check the input parameters. Else, please provide enough information to debug the issue (file structure, glob patterns, options).