We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1631ace commit dbe399bCopy full SHA for dbe399b
webpack.config.js
@@ -249,6 +249,7 @@ module.exports = {
249
{
250
// You can apply generator using `?as=webp`, you can use any name and provide more options
251
preset: "webp",
252
+ type: "asset",
253
implementation: ImageMinimizerPlugin.imageminGenerate,
254
options: {
255
plugins: ["imagemin-webp"],
0 commit comments