mirror of
https://github.com/danbulant/discord.js
synced 2026-06-22 00:02:13 +00:00
Webpack build for branch indev-prism: 49944747ae
This commit is contained in:
parent
f1b8a11a1f
commit
1b7e74e5f3
2 changed files with 7 additions and 4 deletions
|
|
@ -9075,6 +9075,7 @@ module.exports = {
|
|||
"erlpack": "hammerandchisel/erlpack",
|
||||
"node-opus": "^0.2.0",
|
||||
"opusscript": "^0.0.2",
|
||||
"sodium": "^2.0.1",
|
||||
"uws": "^0.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -9095,6 +9096,7 @@ module.exports = {
|
|||
"opusscript": false,
|
||||
"node-opus": false,
|
||||
"tweet-nacl": false,
|
||||
"sodium": false,
|
||||
"src/sharding/Shard.js": false,
|
||||
"src/sharding/ShardClientUtil.js": false,
|
||||
"src/sharding/ShardingManager.js": false,
|
||||
|
|
@ -9112,6 +9114,7 @@ module.exports = {
|
|||
"src/client/voice/receiver/VoiceReadable.js": false,
|
||||
"src/client/voice/receiver/VoiceReceiver.js": false,
|
||||
"src/client/voice/util/SecretKey.js": false,
|
||||
"src/client/voice/util/Secretbox.js": false,
|
||||
"src/client/voice/ClientVoiceManager.js": false,
|
||||
"src/client/voice/VoiceConnection.js": false,
|
||||
"src/client/voice/VoiceUDPClient.js": false,
|
||||
|
|
|
|||
8
discord.indev-prism.min.js
vendored
8
discord.indev-prism.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue