Ensure tauri build bundles server
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"identifier": "ai.opencode.client",
|
||||
"build": {
|
||||
"beforeDevCommand": "",
|
||||
"beforeBuildCommand": "npm run prebuild",
|
||||
"beforeBuildCommand": "npm run bundle:server",
|
||||
"frontendDist": "../src"
|
||||
},
|
||||
"app": {
|
||||
|
||||
Reference in New Issue
Block a user