gulpjs / vinyl

Virtual file format.
MIT License
1.28k stars 107 forks source link

feat!: Remove cloneable-readable #155

Closed phated closed 2 years ago

phated commented 2 years ago

This switches the project from cloneable-readable which uses readable-stream to teex which uses streamx. There seems to be some bugs with teex, so this is a draft for now.

cc @mafintosh

phated commented 2 years ago

@sttk @yocontra this should be ready for review