magefront-preset-optimize
v2.1.0
Published
Regroup a collection of `imagemin` plugins to optimize images.
Downloads
8
Maintainers
Readme
magefront-preset-optimize
Regroup a collection of imagemin
plugins to optimize images.
Install
npm i magefront-preset-optimize
Usage
import optimizePreset from 'magefront-preset-optimize'
export default {
presets: [optimizePreset()],
}
See the documentation for more information.