mirror of
https://ghfast.top/https://github.com/aeroxw/easy_tdx_max.git
synced 2026-09-12 20:24:19 +08:00
web-ui 此前只有本地 vue-tsc,CI 不覆盖,类型错误 / 破坏性 import 只有发布后用户才发觉。新增独立 frontend job 跑 npm ci + npm run build, 与 Python 版本无关故独立于 test matrix,避免跑 6 遍。 本地 npm run build 验证通过(686 模块,575ms)。