FatehAK / vite-plugin-image-optimizer

Optimize your image assets using Sharp.js and SVGO.
MIT License
344 stars 15 forks source link

Run from CLI #33

Open SaadBazaz opened 10 months ago

SaadBazaz commented 10 months ago

Describe the feature you'd like to request

I'd like to run this plugin from the CLI while I'm developing the app, to preoptimize files before even pushing to Git.

Describe the solution you'd like

A CLI tool, or an equivalent package.json script.

Additional context

No response

Validations