Closed dandaka closed 8 years ago
Hi @dandaka
It already works in next
branch https://github.com/mahnunchik/gulp-responsive/tree/next
See format
option: https://github.com/mahnunchik/gulp-responsive/blob/next/lib/config.js#L88
But it isn't documented and tested yet =(
UPD can be installed by npm install mahnunchik/gulp-responsive#next
Works for me, thank you!
Do I understand correctly, that right now it is impossible to force output format? Say, take 10 PNG images and convert them to JPG?
Sharp has this feature http://sharp.dimens.io/en/stable/api/#toformatformat
I have tried
toFormat
in config JSON with no result