[engine] [adapters] [common] 增加 WebSocket 和子包的开关

This commit is contained in:
SmallMain
2024-11-22 16:54:43 +08:00
parent d6fb7f841b
commit 5a03a9dc86
11 changed files with 66 additions and 6 deletions

View File

@@ -16,6 +16,7 @@ module.exports = {
CC_WORKER_AUDIO_SYSTEM_SYNC_INTERVAL,
CC_CUSTOM_WORKER,
CC_WORKER_HTTP_REQUEST,
CC_WORKER_WEBSOCKET,
CC_WORKER_SCHEDULER,
CC_WORKER_FS_SYNC,
CC_WORKER_SUB_PACKAGE,