Closed TheDancingCode closed 6 years ago
Currently, filetype-specific output options that aren't mentioned in the readme of this plugin (e.g. lossless for .webp) don't get passed on to sharp. This PR adds support for these undocumented options.
lossless
.webp
Closes #81.
Currently, filetype-specific output options that aren't mentioned in the readme of this plugin (e.g.
lossless
for.webp
) don't get passed on to sharp. This PR adds support for these undocumented options.Closes #81.