JamieMason / ImageOptim-CLI

Make optimisation of images part of your automated build process
https://foldleft.io/image-tools
MIT License
3.45k stars 125 forks source link

feat: support custom imageoptim app path #201

Open Ninnka opened 8 months ago

Ninnka commented 8 months ago

feature

  1. support custom imageoptim app path with imageoptim_app
    cross-env imageoptim_app='your/path/to/app' imageoptim xxxx
Ninnka commented 8 months ago

@JamieMason Could you help me check and merge pr?