sync: update from private repo (8447335)
CI / build-and-test (push) Has been cancelled

This commit is contained in:
oss-sync
2026-06-05 06:25:26 +00:00
parent e00ea9fb0c
commit 42031b18b0
8 changed files with 589 additions and 8 deletions
+1
View File
@@ -10,6 +10,7 @@
"node": ">=22"
},
"scripts": {
"setup": "node scripts/setup.mjs",
"build": "npm run build:server",
"build:server": "bash scripts/generate-version.sh && tsc && npm run copy:assets",
"build:ui": "npm --prefix ui run build",