#Vite Convert PNG, JPG, JPEG images to WEBp
4 messages · Page 1 of 1 (latest)
Did you look at https://www.npmjs.com/package/vite-imagetools? Solid plugin and automatically converts to whatever you need
Have not seen it, will take a look. Thanks alot!
I have tried using that, but i could not make manifest.json provide correct path in "src"
All i got
{
"_test-image-DCca5h3o.webp": {
"file": "assets/test-image-DCca5h3o.webp",
"src": "_test-image-DCca5h3o.webp"
},
src should be "resources/**/test-image..