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
No known key found for this signature in database
GPG key ID: E41A6DB922EC2CFE

View file

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