UNPKG

gulp-watch-path

Version:

This is for the expansion of the gulp.watch(event)

26 lines (20 loc) 497 B
# Example code ## Install dependencies ``` $ npm install ``` ## Test ``` $ gulp [22:30:46] Starting 'default'... [22:30:46] Finished 'default' after 9.19 ms ``` Change [src/file.js](src/file.js) ``` -------------- Error fileName: /Users/nimojs/Documents/code/gulp-demo/node_modules/gulp-watch-path/example/src/file.js lineNumber: 5 message: /Users/nimojs/Documents/code/gulp-demo/node_modules/gulp-watch-path/example/src/file.js: Unexpected token: eof (undefined) plugin: gulp-uglify ```