GitHunt
GR

gregwym/imagemin-watch

Watch changes and run imagemin

imagemin-watch

Watch changes and compress images

Usage

CLI

Compress all png/jpg/jpeg

yarn cli compress <source> <dest>
yarn cli compress --after <time> <source> <dest>
yarn cli compress --before <time> <source> <dest>

Watch changes

yarn cli watch <source> <dest>

Docker

https://hub.docker.com/repository/docker/gregwym/imagemin-watch

Contributors

MIT License
Created November 26, 2019
Updated December 13, 2021
gregwym/imagemin-watch | GitHunt