Use conventional text streams at the start of your gulp or vinyl pipelines making for nicer interoperability with the existing npm stream ecosystem.
Gulp vinyl source stream.
Use conventional text streams at the start of your gulp or vinyl pipelines making for nicer interoperability with the existing npm stream ecosystem.
Take for example browserify there are the gulp browserify and gulpify plugins which you can use in combination with gulp to get browserify working in your build.
Unfortunately these plugins come with additional overhead.
Basically you can say that vinyl source stream convert the readable stream you get from browserify into a vinyl stream that is what gulp is expecting to get.
Unfortunately these plugins come with additional overhead.
Use conventional text streams at the start of your gulp or vinyl pipelines making for nicer interoperability with the existing npm stream ecosystem.
I think that reading this article gulp the vision history and future of the project can help you to clarify a few concepts.
Use conventional text streams at the start of your gulp or vinyl pipelines making for nicer interoperability with the existing npm stream ecosystem.
Take for example browserify there are the gulp browserify and gulpify plugins which you can use in combination with gulp to get browserify working in your build.
A vinyl stream is a virtual file format and it is fundamental for gulp.
Use conventional text streams at the start of your gulp or vinyl pipelines making for nicer interoperability with the existing npm stream ecosystem.
Unfortunately these plugins come with additional overhead.
Take for example browserify there are the gulp browserify and gulpify plugins which you can use in combination with gulp to get browserify working in your build.
Take for example browserify there are the gulp browserify and gulpify plugins which you can use in combination with gulp to get browserify working in your build.