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",