mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Change the way modules are excluded from webpack
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
"node": ">=6.0.0"
|
||||
},
|
||||
"browser": {
|
||||
"ws": false,
|
||||
"opusscript": false,
|
||||
"node-opus": false,
|
||||
"tweet-nacl": false,
|
||||
"src/sharding/Shard.js": false,
|
||||
"src/sharding/ShardClientUtil.js": false,
|
||||
"src/sharding/ShardingManager.js": false,
|
||||
|
||||
Reference in New Issue
Block a user