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

Vinyl's file method pipe is being removed #70

Merged
merged 1 commit into from
Oct 6, 2016
Merged

Vinyl's file method pipe is being removed #70

merged 1 commit into from
Oct 6, 2016

Conversation

hmalphettes
Copy link
Contributor

@hmalphettes hmalphettes commented Oct 6, 2016

I stumbled on the fact that vinyl removed the pipe method 4 days ago.
gulpjs/vinyl#107

This the change required to cope with that removal.

Note: if the gulp maintainers are reading this issue I dont think it is a bad thing: I was mocking a vinyl File and found out I needed to implement the pipe method for my mock to work with vinyl-ftp. Once this change is released I wont need to code the pipe method anymore.

Cheers!

@morris morris merged commit f4f46c1 into morris:master Oct 6, 2016
@morris
Copy link
Owner

morris commented Oct 6, 2016

Awesome, thanks!

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.

2 participants