From e78c3027f7f38cc27603482e93a66d8310b4930d Mon Sep 17 00:00:00 2001 From: GunaTrika Date: Tue, 28 Sep 2021 17:54:28 +0530 Subject: [PATCH] Fixing image url attempt #5 --- next.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/next.config.js b/next.config.js index 90af9bc8b..01095793d 100644 --- a/next.config.js +++ b/next.config.js @@ -12,9 +12,6 @@ const isSwell = provider === 'swell' const isVendure = provider === 'vendure' module.exports = withCommerceConfig({ - future: { - webpack5: true, - }, images: { domains: [ 'localhost',