clients get file change notifications

This commit is contained in:
2024-11-15 07:56:53 -07:00
parent 0366b37586
commit a37071b584
9 changed files with 454 additions and 17 deletions

View File

@@ -34,7 +34,7 @@
"**/*.tsx",
".next/types/**/*.ts",
"src/app/course/[courseName]/modules/[moduleName]/quiz/[quizName]/EditQuiztsx"
],
, "next.config.mjs", "src/websocket.js" ],
"exclude": [
"node_modules"
]