mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
clients get file change notifications
This commit is contained in:
@@ -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"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user