desktop: add loading window and restructure rust (#12176)
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"isolatedModules": true,
|
||||
"noEmit": true,
|
||||
"emitDeclarationOnly": false,
|
||||
"outDir": "node_modules/.ts-dist"
|
||||
"outDir": "node_modules/.ts-dist",
|
||||
"types": ["vite/client"]
|
||||
},
|
||||
"references": [{ "path": "../app" }],
|
||||
"include": ["src", "package.json"]
|
||||
|
||||
Reference in New Issue
Block a user