Stefan Baumgartner 9/29/2015

Gulp 4: The new task execution system - gulp.parallel and gulp.series

Read Original

This article details the major changes in Gulp 4's task execution system, replacing the old dependency model with new functions like gulp.series for sequential tasks and gulp.parallel for concurrent tasks. It explains the limitations of Gulp 3, provides migration examples, and shows how to create complex execution orders by nesting these new functions.

Gulp 4: The new task execution system - gulp.parallel and gulp.series

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet