vbenjs / vite-plugin-imagemin

A vite plugin for compressing image assets.
MIT License
207 stars 28 forks source link

fix: static images not being detected #34

Open bituq opened 1 year ago

bituq commented 1 year ago

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