fixed build errors, again

This commit is contained in:
Ren Amamiya
2023-04-23 09:56:31 +07:00
parent 4b937c87ff
commit 2d9689967d
9 changed files with 32 additions and 30 deletions

View File

@@ -3,7 +3,7 @@
"beforeDevCommand": "pnpm dev",
"beforeBuildCommand": "pnpm build",
"devPath": "http://localhost:3000",
"distDir": "../dist",
"distDir": "../dist/client",
"withGlobalTauri": true
},
"package": {