refactor(cli)!: complete app-owned profile startup

This commit is contained in:
Turtle
2026-08-09 18:23:25 +08:00
parent 7e3a82eacc
commit d4ccfbd80f
97 changed files with 260 additions and 224 deletions

View File

@@ -21,7 +21,7 @@
"path": "../../packages/boot/app-boot"
},
{
"path": "../../packages/ui/cmdline"
"path": "../../packages/boot/cmdline"
},
{
"path": "../../packages/bundle/base"
@@ -50,6 +50,9 @@
{
"path": "../../packages/core/tools"
},
{
"path": "../../packages/util/environment"
},
{
"path": "../../packages/util/paths"
},