remove monaco, add input method to codemirror

This commit is contained in:
2025-06-17 17:32:12 -07:00
parent e167d7e629
commit 64652edf4b
5 changed files with 23 additions and 348 deletions

View File

@@ -19,7 +19,6 @@
"dependencies": {
"@preact/signals": "^1.3.0",
"codemirror": "^6.0.1",
"monaco-editor": "^0.52.0",
"preact": "^10.24.3"
}
}