fix(app-boot): preserve published loader composition

This commit is contained in:
imccyu
2026-07-31 03:20:20 +08:00
parent e423d10111
commit c92a6c3b76
13 files changed
+116 -59

No files matched your search

@@ -56,6 +56,7 @@ async function loadComposition(bindHost: '127.0.0.1' | '0.0.0.0'): Promise<{ ctx
' config:',
` host: '${bindHost}'`,
' port: 0',
' portConflict: increment',
` distIndex: '${distIndex}'`,
`- name: '${AUTO}'`,
'',