files-combiner
Combine multile files into a single stream, one by one.
Usage
var combiner = var fileList = 'path/to/lib.js' 'path/to/anotherlib.js'var readableStream =
Combine multile files into a single stream, one by one.
var combiner = var fileList = 'path/to/lib.js' 'path/to/anotherlib.js'var readableStream =
npm i files-combiner
17
1.0.0
ISC