Closed alexander-akait closed 11 years ago
When copying files spoil all the images. Before: After With other files all okay.
Try set the noProcess option.
for example:
init.copyAndProcess(files, props, {noProcess: 'src/img/**'});
Thanks
When copying files spoil all the images. Before: After With other files all okay.