Skip to content

Conversation

lamstutz
Copy link
Contributor

gulp.task("X",["A","B"])
run A and B simultaneously. in the case of build task, if you haven't chance, the "build" task mkdir temp folder before the clean and throw an error.
with runSequence, B is run after A.

@jvandemo jvandemo merged commit bb71f68 into jvandemo:master Mar 16, 2018
@jvandemo
Copy link
Owner

@lamstutz Thank you, much appreciated! 🏆

@izifortune — Thank you for your review!

@jvandemo
Copy link
Owner

Changes have been released as v12.3.0 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants