WebP image format browser polyfill for Hexo.
- 📦 NPM
npm i hexo-webp-polyfill --save
- 📦 Yarn
yarn add hexo-webp-polyfill
- ⚙️ Enable the plugin by editing main
_config.yml
file:
webp_polyfill:
enable: true
force: false
minify: true
html5: true