Gulp.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 45:
</syntaxhighlight>
 
=== Default task ===
The default task is that task that by entering the <code> {{long gulp} | | s} command is executed </code> in the Shell. In this case, the default task does nothing. <syntaxhighlight lang ="javascript">
// Gulp default task