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

check for custom gulp setting before using global #8851

Merged
merged 4 commits into from
Nov 16, 2018

Conversation

moswald
Copy link
Member

@moswald moswald commented Nov 15, 2018

The Gulp task lets the user set a custom gulp.js location, but only checks for it if the global gulp can't be found. This addresses that by checking the user's location first.

@moswald moswald requested a review from TingluoHuang November 15, 2018 20:21
@moswald
Copy link
Member Author

moswald commented Nov 15, 2018

This should fix #7839.

Tasks/GulpV0/task.json Outdated Show resolved Hide resolved
Tasks/GulpV0/task.json Outdated Show resolved Hide resolved
Tasks/GulpV0/task.json Outdated Show resolved Hide resolved
@moswald moswald force-pushed the users/maoswald/fixGulpPath branch from 95c3832 to 3c82c41 Compare November 16, 2018 18:47
@moswald
Copy link
Member Author

moswald commented Nov 16, 2018

@scott-lin I've bumped to 1.0, if you want to do a quick review.

@TingluoHuang, same comment.

Copy link

@scott-lin scott-lin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@moswald moswald merged commit 5c8d37b into master Nov 16, 2018
@moswald moswald deleted the users/maoswald/fixGulpPath branch November 16, 2018 20:19
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