mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 14:02:02 +00:00
fix: dont require snekfetch supplemental because they are not a thing anymore
This commit is contained in:
parent
332558a3d8
commit
8e60743c0b
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ const createConfig = options => {
|
|||
},
|
||||
},
|
||||
},
|
||||
...require('snekfetch/webpack.supplemental').rules,
|
||||
],
|
||||
},
|
||||
node: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue