This commit is contained in:
Fractal-Tess
2022-12-21 02:06:05 +02:00
parent 8291c61871
commit 9a0a951e46
2 changed files with 2 additions and 9 deletions

View File

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