mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
fix: dont require snekfetch supplemental because they are not a thing anymore
This commit is contained in:
@@ -46,7 +46,6 @@ const createConfig = options => {
|
||||
},
|
||||
},
|
||||
},
|
||||
...require('snekfetch/webpack.supplemental').rules,
|
||||
],
|
||||
},
|
||||
node: {
|
||||
|
||||
Reference in New Issue
Block a user