Dawid Kowalik

Results 1 issues of Dawid Kowalik

Hello, I've noticed that I can't use the plugin with webp animations. https://github.com/FatehAK/vite-plugin-image-optimizer/blame/a281c44fd2d18dd91d2c093704833b5592fb86f4/src/index.ts#L104 ` return await sharp(buffer, { animated: extName === 'gif' })` I guess it's related to this condition....