Skip to content

Config option to multiple command-line tasks in series #93

@erikkemperman

Description

@erikkemperman

It isn't really explicitly documented that commandline tasks will be run in parallel, unless I missed something... But I guess users of almost any other build tool would expect them to be done in series. E.g., gulp clean build seems like a common scenario.

So I was wondering:

  • should the default be to run commandline tasks in a series call, instead?
  • if not, should there maybe be an option to run tasks in series?
  • either way, should this be documented more explicitly?

Thanks, I hope it's not a silly suggestion...

Ref. https://github.com/gulpjs/gulp-cli/blob/master/lib/versioned/%5E4.0.0/index.js#L77

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions