From 8e60743c0b60ccddc0cab735b8f8648930bcd370 Mon Sep 17 00:00:00 2001 From: iCrawl Date: Fri, 16 Feb 2018 08:54:49 +0100 Subject: [PATCH] fix: dont require snekfetch supplemental because they are not a thing anymore --- webpack.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/webpack.config.js b/webpack.config.js index d92cb7da2..f5d0050f1 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -46,7 +46,6 @@ const createConfig = options => { }, }, }, - ...require('snekfetch/webpack.supplemental').rules, ], }, node: {