fix(desktop): guard shutdown race and kill sidecar process tree
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
"fix": "biome check --write",
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"tree-kill": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@furtherverse/tsconfig": "workspace:*",
|
||||
"@tailwindcss/vite": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user