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

@@ -17,6 +17,11 @@
- id: timer
name: '@cordisjs/plugin-timer'
- id: hmr
name: '@cordisjs/plugin-hmr'
config:
root: ['.']
- id: llm
name: '@deepseek-ai/dsh-llm'