Remove conversion to webp
This commit is contained in:
parent
a4037708aa
commit
935fc33b64
1 changed files with 0 additions and 4 deletions
|
|
@ -76,10 +76,6 @@ module.exports = {
|
||||||
gifsicle: {
|
gifsicle: {
|
||||||
interlaced: true,
|
interlaced: true,
|
||||||
},
|
},
|
||||||
// the webp option will enable WEBP
|
|
||||||
webp: {
|
|
||||||
quality: 75,
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue