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

[4.0] Fixes gulp --tasks #28

Closed
wants to merge 4 commits into from
Closed

[4.0] Fixes gulp --tasks #28

wants to merge 4 commits into from

Conversation

clintwood
Copy link

This PR fixes gulpjs/gulp#1112

Caveat: Not sure what output is desired, so this is a best guess which works for now.

@clintwood
Copy link
Author

Sorry don't run jslint (I use eslint) but seemed to have resolved linting errors I introduced, it's now failing on files I didn't touch...

@phated
Copy link
Member

phated commented Jun 20, 2015

you approached this in a very roundabout way. you can just use gulpInst.task(task) because task is a getter and a setter.

@clintwood
Copy link
Author

@phated, Ahhh, that's what I was looking for :D (literally day 2 with gulp)
Thanks will update PR!

@phated phated mentioned this pull request Jun 26, 2015
phated added a commit that referenced this pull request Jul 3, 2015
@phated phated closed this Jul 3, 2015
@clintwood clintwood deleted the 4.0-tasks branch July 5, 2015 10:27
phated added a commit that referenced this pull request Jul 12, 2015
phated added a commit that referenced this pull request Nov 11, 2015
phated added a commit that referenced this pull request Dec 21, 2017
phated added a commit that referenced this pull request Dec 21, 2017
phated added a commit that referenced this pull request Dec 21, 2017
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.

None yet

2 participants