mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-04-01 06:12:07 -07:00
7 lines
285 B
Markdown
7 lines
285 B
Markdown
type: internal
|
|
area: main
|
|
|
|
- Split `src/main.ts` into domain runtime wrappers and startup sequencing helpers.
|
|
- Removed the last direct `src/main/runtime/*-main-deps.ts` imports from `src/main.ts`.
|
|
- Kept startup behavior and IPC contracts stable while reducing composition-root size.
|