refactor(cli): keep hmr in shared base

This commit is contained in:
Turtle
2026-07-29 21:43:33 +08:00
parent ff126751d8
commit bdc2b4667f
3 changed files with 8 additions and 10 deletions

View File

@@ -59,13 +59,6 @@
# ── TUI-only rows ───────────────────────────────────────────────────────────
- insert:
# Development-only hot reload; it depends on Loader internals, so it stays a
# surface row rather than joining the shared base.
- id: hmr
name: '@cordisjs/plugin-hmr'
config:
root: ['.']
# Relational runtime checks over the authoritative event streams; each
# companion registers the assertions its own package owns.
- id: invariants