-
-
Notifications
You must be signed in to change notification settings - Fork 108
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
Support gulpfile description through use of .gulprc file #70
Labels
Milestone
Comments
phated
pushed a commit
that referenced
this issue
Aug 22, 2016
phated
pushed a commit
that referenced
this issue
Dec 21, 2017
phated
pushed a commit
that referenced
this issue
Dec 21, 2017
phated
pushed a commit
that referenced
this issue
Dec 21, 2017
phated
pushed a commit
that referenced
this issue
Dec 21, 2017
phated
pushed a commit
that referenced
this issue
Dec 21, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Must wait for #69 to be implemented.
Moved from gulpjs/gulp#1534
I'm envisioning this as a
description
property in the .gulprc file that replaces https://github.com/gulpjs/gulp-cli/blob/master/lib/versioned/%5E4.0.0/index.js#L57, https://github.com/gulpjs/gulp-cli/blob/master/lib/versioned/%5E4.0.0/index.js#L49 and https://github.com/gulpjs/gulp-cli/blob/master/lib/versioned/%5E4.0.0/index.js#L67 (and corresponding versioned files).The text was updated successfully, but these errors were encountered: