imagemin-webp-webpack-plugin icon indicating copy to clipboard operation
imagemin-webp-webpack-plugin copied to clipboard

Webpack plugin which converts images to the WebP format while also keeping the original files.

Results 44 imagemin-webp-webpack-plugin issues
Sort by recently updated
recently updated
newest added

Unfortunately this plugin doesn't "play nice" with [css-loader](https://www.npmjs.com/package/css-loader). Trying to use `.webp` images from CSS will fail unless the `url: false` option is set for `css-loader`. For example, this code:...

Update deps and intead of copying the plugin, use local npm install

Please help! Can't convert images to webp, error messages appears "ERROR in outputName is not defined" "ERROR in ImageminWebpWebpackPlugin: "images/hero/hero.png" wasn't converted!" here's my webpack.mix.js `let mix = require('laravel-mix'); const...

As per issue #38, current use of this with the latest tools ( Webpack 5.65.0 and imagemin-web-webpack-plugin 3.3.6) throws a deprecation warning from Webpack: _BREAKING CHANGE: No more changes should...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Hello, thank you for publishing this great plugin. This pull request fixes #14 , adding `skipUnchanged` option. ## Implementation Summary When `skipUnchanged` is `true`, it stores the SHA-256 hash value...

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies