更新启动
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
"version": "0.1.15",
|
||||
"identifier": "com.aiclient.desktop",
|
||||
"build": {
|
||||
"beforeDevCommand": "npm run dev --prefix ../aiclient_ui",
|
||||
"beforeDevCommand": "npm --prefix ../aiclientpureui run dev",
|
||||
"beforeBuildCommand": "npm --prefix ../aiclientpureui run build:tauri",
|
||||
"devUrl": "http://localhost:1420",
|
||||
"frontendDist": "frontend-stub"
|
||||
"frontendDist": "../../aiclientpureui/dist"
|
||||
},
|
||||
"app": {
|
||||
"withGlobalTauri": true,
|
||||
|
||||
Reference in New Issue
Block a user