fix: tauri dev added

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