迁移聊天室上下文注入脚本

This commit is contained in:
2026-04-25 19:05:56 +08:00
parent 6f779edb91
commit 925f2498c5
3 changed files with 181 additions and 107 deletions
+1
View File
@@ -1,4 +1,5 @@
import "./bootstrap";
import "./chat-room/context.js";
import "./chat-room.js";
// 这个文件负责处理浏览器与 Laravel Reverb WebSocket 服务器的通信。