Convert images to WebP
Supports PNG, JPEG, TIFF, WebP.
Install
$ npm install --save-dev gulp-webp
Usage
const gulp = ;const webp = ; gulp;
API
Note that unsupported files are ignored.
webp([options])
See the imagemin-webp
options.
License
MIT © Sindre Sorhus