We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to implement this as a replacement to cloneable-readable and I don't think this code is working correctly at all.
cloneable-readable
The text was updated successfully, but these errors were encountered:
The failures can be seen via the Vinyl test suite on this PR: gulpjs/vinyl#155
Sorry, something went wrong.
@mafintosh it seems that data is being dropped in 2 tests still. See https://github.com/gulpjs/vinyl/actions/runs/3040224919
Looks to be working now! Thanks 🎉
No branches or pull requests
I'm trying to implement this as a replacement to
cloneable-readable
and I don't think this code is working correctly at all.The text was updated successfully, but these errors were encountered: