mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
desktop: add loading window and restructure rust (#12176)
This commit is contained in:
parent
5a1bf3a968
commit
b7ad8e459c
22 changed files with 858 additions and 439 deletions
|
|
@ -29,7 +29,8 @@
|
|||
"@tauri-apps/plugin-updater": "~2",
|
||||
"@tauri-apps/plugin-http": "~2",
|
||||
"@tauri-apps/plugin-window-state": "~2",
|
||||
"solid-js": "catalog:"
|
||||
"solid-js": "catalog:",
|
||||
"@solidjs/meta": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@actions/artifact": "4.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue