Files
BridgeSwarm/native-host/vendor/bare-discord-js/patches/patch-manifest.json
T
snxraven 693814f46b
CI / Build & Test (push) Failing after 52s
Add Discordjs
2026-09-04 22:10:35 -04:00

18 lines
592 B
JSON

{
"generatedAt": "2026-08-13T05:22:18.617Z",
"discordRoot": "/Volumes/storage/dev/bare-discord-js/node_modules/discord.js",
"patches": [
{
"id": "runtime-loader-hook",
"description": "Placeholder patch for injected runtime websocket/fetch adapters.",
"target": "packages/ws/src/ws/WebSocketShard.ts",
"strategy": "future-overlay"
},
{
"id": "rest-transport-bridge",
"description": "Placeholder patch for undici/Bare transport bridge if needed.",
"target": "packages/rest/src/index.ts",
"strategy": "future-overlay"
}
]
}