fix: dont require snekfetch supplemental because they are not a thing anymore

This commit is contained in:
iCrawl
2018-02-16 08:54:49 +01:00
parent 332558a3d8
commit 8e60743c0b

View File

@@ -46,7 +46,6 @@ const createConfig = options => {
},
},
},
...require('snekfetch/webpack.supplemental').rules,
],
},
node: {