Remove CLI from electron app (#17803)

Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
This commit is contained in:
Brendan Allan 2026-04-09 13:18:46 +08:00 committed by GitHub
parent 9c1c061b84
commit ee23043d64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 284 additions and 521 deletions

View file

@ -71,7 +71,8 @@
"@solidjs/router": "0.15.4",
"@solidjs/start": "https://pkg.pr.new/@solidjs/start@dfb2020",
"solid-js": "1.9.10",
"vite-plugin-solid": "2.11.10"
"vite-plugin-solid": "2.11.10",
"@lydell/node-pty": "1.2.0-beta.10"
}
},
"devDependencies": {