imagemin-webp
imagemin-webp copied to clipboard
Add options "sharp_yuv"
sharp_yuv
option is not affects an image.
Please support this option.
if (opts.sharp_yuv) {
args.push('-sharp_yuv');
}