new tasks, frontend crate platform features
This commit is contained in:
parent
39da9d104e
commit
65aac66f18
3 changed files with 36 additions and 7 deletions
|
@ -5,8 +5,8 @@
|
|||
"build": {
|
||||
"frontendDist": "../frontend_dist",
|
||||
"devUrl": "http://localhost:8080",
|
||||
"beforeDevCommand": "makers mzoon start",
|
||||
"beforeBuildCommand": "makers mzoon build -r -f"
|
||||
"beforeDevCommand": "makers mzoon_for_tauri start",
|
||||
"beforeBuildCommand": "makers mzoon_for_tauri build -r -f"
|
||||
},
|
||||
"app": {
|
||||
"macOSPrivateApi": true,
|
||||
|
|
Reference in a new issue