0 votes
in JavaScript by

Using The Watch Taskin Gulp.js

1 Answer

0 votes
by
Using The Watch Task
Using The Watch Task

gulp-watch keeps watching / monitoring continuously and alerts whenever there is change in the file.

Installation:

$ npm install --save-dev gulp-watch

Related questions

0 votes
+1 vote
0 votes
0 votes
asked Feb 25, 2020 in JavaScript by miceperry
0 votes
asked Feb 25, 2020 in JavaScript by miceperry
0 votes
0 votes
0 votes
asked Feb 15, 2020 in JAVA by rahuljain1
...