This commit is contained in:
Fractal-Tess
2023-05-12 23:30:22 +03:00
parent cd8f3885d8
commit 357a739470
14 changed files with 108 additions and 162 deletions

View File

@@ -4,7 +4,7 @@
"beforeBuildCommand": "pnpm svelte:build",
"beforeDevCommand": "pnpm svelte:dev",
"devPath": "http://localhost:5173",
"distDir": "../dist"
"distDir": "../build"
},
"package": {
"productName": "svelte-tauri",