Gulp.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 81:
</syntaxhighlight>
 
===Watch Task=== Watch Task
The Watch-task serves to react to changes of files. In the following example, the tasks of the names are '' scripts '' and '' images '' called when it JavaScript files or images should change in the specified directories. <syntaxhighlight lang = "javascript">
// Rerun the task When a file changes