Closed jrglasgow closed 9 months ago
ok, I was able to find the list of valid mime types... in Validator.VALID_MIME_TYPES which lists image/webp yet I am getting the "Invalid mime type found on asset" error.
NVM, I see that the problem is from the Drupal module which is using an outdated version ( 0.14.4 ) version of the library before image/webp was added.
Is there a list of the accepted mime types where the information will be displayed?
I am using c2patool to add manifests to WebP images on a test website but the JS SDK doesn't appear to be ble to read the manifest data from the WebP images;