From 935fc33b64617d4f32dd0dd6d6a09d8395aae0e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Weng?= Date: Mon, 10 Aug 2020 13:35:40 +0200 Subject: [PATCH] Remove conversion to webp --- webpack.config.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/webpack.config.js b/webpack.config.js index 4284cc0..285ca48 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -76,10 +76,6 @@ module.exports = { gifsicle: { interlaced: true, }, - // the webp option will enable WEBP - webp: { - quality: 75, - }, }, }, ],