Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 281 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 281 Bytes

Image batch compress tool

Project setup

yarn install

Compress all the images from src to dist

yarn run build

more configs

more configs about how to control image quality, please ref to webpack.config.sample.js or image-webpack-loader module docs.