fix: tauri dev added

This commit is contained in:
Youwes09
2026-03-18 22:31:45 -05:00
parent 0e87c51801
commit 697116b630
+2
View File
@@ -5,6 +5,8 @@
"identifier": "dev.moku.app", "identifier": "dev.moku.app",
"build": { "build": {
"frontendDist": "../dist", "frontendDist": "../dist",
"devUrl": "http://localhost:1420",
"beforeDevCommand": "pnpm dev",
"beforeBuildCommand": "pnpm build" "beforeBuildCommand": "pnpm build"
}, },
"app": { "app": {