new tasks, frontend crate platform features

This commit is contained in:
Martin Kavík 2024-06-01 23:06:27 +02:00
parent ea38f61058
commit e034a2bb14
3 changed files with 36 additions and 7 deletions

View file

@ -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,