UNPKG

@modularbp/gulp-watch

Version:
27 lines (23 loc) 1.05 kB
# @modularbp/gulp-watch Watch for files changes ## Install ```sh npm install @modularbp/gulp-watch --save-dev ``` ## Dependencies | Module | Description | | ------ | ----------- | | [@modularbp/gulp-paths] | Your project files paths | | [@modularbp/gulp-scripts] | Any scripts modules | | [@modularbp/gulp-serve] | The server | | [@modularbp/gulp-styles] | Any styles module | | [@modularbp/gulp-svg] | The SVG module | | [@modularbp/gulp-views] | Any views module | | [gulp] | The build system | [@modularbp/gulp-paths]: https://github.com/modularbp/modular-gulp/tree/master/modules/gulp-paths [@modularbp/gulp-scripts]: https://github.com/modularbp/modular-gulp#scripts [@modularbp/gulp-serve]: https://github.com/modularbp/modular-gulp/tree/master/modules/gulp-serve [@modularbp/gulp-styles]: https://github.com/modularbp/modular-gulp#styles [@modularbp/gulp-svg]: https://github.com/modularbp/modular-gulp/tree/master/modules/gulp-svg [@modularbp/gulp-views]: https://github.com/modularbp/modular-gulp#views [gulp]: https://github.com/gulpjs/gulp