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 gulp-util deprecation #27

Merged
merged 2 commits into from
Jan 14, 2018
Merged

Fix gulp-util deprecation #27

merged 2 commits into from
Jan 14, 2018

Conversation

migolo
Copy link
Contributor

@migolo migolo commented Jan 13, 2018

Based on https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 I replaced gulp-util with Vinyl. Also Vinyl removed pipe() method gulpjs/vinyl#107.

and fix the new vinyl removing pipe method
@Dragory
Copy link
Owner

Dragory commented Jan 14, 2018

Thank you for the fix! I'll merge this and publish it on npm in a moment.

@Dragory Dragory merged commit 081c311 into Dragory:master Jan 14, 2018
@Dragory Dragory mentioned this pull request Jan 14, 2018
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