feat(opsserver): serve embedded frontend bundle from committed ts_bundled instead of using external dist_serve directory

This commit is contained in:
2026-02-24 18:18:40 +00:00
parent 06f447459e
commit 92b0ec179f
11 changed files with 29608 additions and 11 deletions

View File

@@ -18,7 +18,7 @@
"@design.estate/dees-element": "^2.1.6"
},
"devDependencies": {
"@git.zone/tsbundle": "^2.8.3",
"@git.zone/tsbundle": "^2.8.4",
"@git.zone/tswatch": "^3.1.0"
}
}