2.1.0 • Published 3 months ago

magefront-preset-optimize v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

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.