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

@@ -13,7 +13,7 @@
"@std/encoding": "jsr:@std/encoding@^1.0.10",
"@api.global/typedrequest-interfaces": "npm:@api.global/typedrequest-interfaces@^3.0.19",
"@api.global/typedrequest": "npm:@api.global/typedrequest@^3.2.6",
"@api.global/typedserver": "npm:@api.global/typedserver@^8.3.0",
"@api.global/typedserver": "npm:@api.global/typedserver@^8.3.1",
"@push.rocks/smartguard": "npm:@push.rocks/smartguard@^3.1.0",
"@push.rocks/smartjwt": "npm:@push.rocks/smartjwt@^2.2.1",
"@apiclient.xyz/gitea": "npm:@apiclient.xyz/gitea@^1.0.3",