Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
warnyul committed Dec 2, 2024
1 parent 1631ace commit dbe399b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ module.exports = {
{
// You can apply generator using `?as=webp`, you can use any name and provide more options
preset: "webp",
type: "asset",
implementation: ImageMinimizerPlugin.imageminGenerate,
options: {
plugins: ["imagemin-webp"],
Expand Down

0 comments on commit dbe399b

Please sign in to comment.