feat(desktop): make updates persistent and responsive (#31191)
This commit is contained in:
parent
f20655bef4
commit
9b4d5b0395
26 changed files with 509 additions and 396 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
"./desktop-menu": "./src/desktop-menu.ts",
|
||||
"./updater": "./src/updater.ts",
|
||||
"./wsl/types": "./src/wsl/types.ts",
|
||||
"./vite": "./vite.js",
|
||||
"./index.css": "./src/index.css"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue