Created by: willscripted
Some gulp plugins (eg. gulp-coffee) replace the file contents with a transpiled string. This fix writes string contents to disk the same way it would be written if it were a buffer.
Created by: willscripted
Some gulp plugins (eg. gulp-coffee) replace the file contents with a transpiled string. This fix writes string contents to disk the same way it would be written if it were a buffer.