node-run-sequence

Run a series of dependent gulp tasks in order
  https://github.com/OverZealous/run-sequence
  0
  no reviews



This module runs a sequence of gulp tasks in the specified order. This function is designed to solve the situation where you have defined run-order, but choose not to or cannot use dependencies.

gulp is a toolkit that helps you automate painful or time-consuming tasks in your development workflow.

Node.js is an event-based server-side JavaScript engine.