vbenjs / vite-plugin-imagemin

A vite plugin for compressing image assets.
MIT License
221 stars 29 forks source link

fix: static images not being detected #34

Open bituq opened 2 years ago

bituq commented 2 years ago

Static images weren't being converted to relative paths correctly, making it so they wouldn't be included in the output.