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

Use 'gulp-load-plugins' to load gulp plugins #2362

Merged
merged 1 commit into from
Mar 1, 2016
Merged

Use 'gulp-load-plugins' to load gulp plugins #2362

merged 1 commit into from
Mar 1, 2016

Conversation

ataylorme
Copy link
Contributor

Use gulp-load-plugins to load gulp plugins, reducing the number of variables and require functions for including gulp plugins.

@erwinmombay
Copy link
Member

👍

@erwinmombay erwinmombay self-assigned this Mar 1, 2016
@erwinmombay
Copy link
Member

i usually use $$ as my alias, @jridgewell do you have a preference?

@ataylorme
Copy link
Contributor Author

i usually use $$ as my alias, @jridgewell do you have a preference?
@erwinmombay I'm happy to update the variable name to whatever is preferred - just let me know.

@jridgewell
Copy link
Contributor

$$ sounds good to me.

@erwinmombay
Copy link
Member

@ataylorme if you could replace it with $$ that would be awesome, thanks so much for this! definitely makes our gulpfile less noisier

…variables and require functions for including gulp plugins.
erwinmombay added a commit that referenced this pull request Mar 1, 2016
Use 'gulp-load-plugins' to load gulp plugins
@erwinmombay erwinmombay merged commit 6123d04 into ampproject:master Mar 1, 2016
@ataylorme
Copy link
Contributor Author

thanks so much for this! definitely makes our gulpfile less noisier
@erwinmombay my pleasure! thank you for following up and merging so quickly.

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