webp-converter-plugin

1.0.1 • Public • Published
webp-converter-plugin
npm i webp-converter-plugin
const webpConverterPlugin = require('webp-converter-plugin);

plugins: [
  new webpConverterPlugin();
]

其中 xxxx 是生成的 hash, 现在可能在mac上只支持mac os 10.15之后的版本, 正在修复
自动转化成webp格式的插件, 会将 test.xxxx.png => test.xxxx.png.webp

Package Sidebar

Install

npm i webp-converter-plugin

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

2.22 kB

Total Files

3

Last publish

Collaborators

  • justajoker