Matthew Woodruff
Results
1
comments of
Matthew Woodruff
It doesn't look like the file.clone() by its self actually deep clones the data. For the record, this fixes my immediate issues: ``` javascript function clonedata() { return through.obj(function (file,...