Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix mkdir error #269

Merged
merged 1 commit into from
Mar 16, 2018
Merged

fix mkdir error #269

merged 1 commit into from
Mar 16, 2018

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