astro-imagetools
astro-imagetools copied to clipboard
Add support for image/svg+xml
This change allows SVG images can be processed by astro-imagetools. (e.g. converting svg into webp etc)
As the file-type
library parse the SVG image as 'xml' extension, we should add xml
to supportedImageTypes.