Skip to content

Commit dbe399b

Browse files
committed
x
1 parent 1631ace commit dbe399b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webpack.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ module.exports = {
249249
{
250250
// You can apply generator using `?as=webp`, you can use any name and provide more options
251251
preset: "webp",
252+
type: "asset",
252253
implementation: ImageMinimizerPlugin.imageminGenerate,
253254
options: {
254255
plugins: ["imagemin-webp"],

0 commit comments

Comments
 (0)