fix(web): assemble and package the shipped overlay

This commit is contained in:
Turtle
2026-07-29 21:28:05 +08:00
parent b6552fcf3e
commit b1697ffd29
3 changed files with 13 additions and 8 deletions

View File

@@ -9,7 +9,9 @@
},
"files": [
"lib/bin.js",
"cordis.yml",
"base.cordis.yml",
"tui.cordis.yml",
"web.cordis.yml",
"src"
],
"license": "BSD-3-Clause",

View File

@@ -70,10 +70,10 @@
name: '@deepseek-ai/dsh-fs-sandbox'
- id: bash-local
remove: true
disabled: true
- id: fs-local
remove: true
disabled: true
# ── web-only host rows, the transport layer, and the browser roster ─────────