When uploading jpeg images with the webp-uploads module, we use WebP as the default file type for sub sized images. The post meta that lists the image sizes includes a mime-type value; we should ensure that matches the sub sized image mime type.
As reported in #32 (comment)
When uploading jpeg images with the
webp-uploadsmodule, we use WebP as the default file type for sub sized images. The post meta that lists the image sizes includes a mime-type value; we should ensure that matches the sub sized image mime type.As reported in #32 (comment)