Develop #16

Merged
tao.chen merged 273 commits from develop into main 2026-08-21 10:42:09 +08:00
Showing only changes of commit 3dfa055698 - Show all commits
-1
View File
@@ -8,7 +8,6 @@
"start": "react-router-serve ./build/server/index.js",
"typecheck": "react-router typegen && tsc",
"copy:monaco": "node scripts/copy-monaco.mjs",
"postinstall": "node scripts/copy-monaco.mjs",
"predev": "node scripts/copy-monaco.mjs",
"prebuild": "node scripts/copy-monaco.mjs"
},