refactor(desktop): rework default server initialization and connection handling (#16965)
This commit is contained in:
parent
51835ecf90
commit
b76ead3fe8
19 changed files with 400 additions and 584 deletions
2
bun.lock
2
bun.lock
|
|
@ -46,6 +46,7 @@
|
|||
"@solidjs/router": "catalog:",
|
||||
"@thisbeyond/solid-dnd": "0.7.5",
|
||||
"diff": "catalog:",
|
||||
"effect": "4.0.0-beta.29",
|
||||
"fuzzysort": "catalog:",
|
||||
"ghostty-web": "github:anomalyco/ghostty-web#main",
|
||||
"luxon": "catalog:",
|
||||
|
|
@ -226,6 +227,7 @@
|
|||
"@solid-primitives/storage": "catalog:",
|
||||
"@solidjs/meta": "catalog:",
|
||||
"@solidjs/router": "0.15.4",
|
||||
"effect": "4.0.0-beta.29",
|
||||
"electron-log": "^5",
|
||||
"electron-store": "^10",
|
||||
"electron-updater": "^6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue