You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whatever types of raster source images are used, all of them are eventually bundled as WebP and PNG only. No compression configurations are provided. No animated formats are supported (most likely).
Consider updating the frontend-resource-wrappers plugin's APIs to:
Configure output formats of raster images.
Allow different configs on their compression.
Support image formats with animations.
The text was updated successfully, but these errors were encountered:
Whatever types of raster source images are used, all of them are eventually bundled as WebP and PNG only. No compression configurations are provided. No animated formats are supported (most likely).
Consider updating the frontend-resource-wrappers plugin's APIs to:
The text was updated successfully, but these errors were encountered: