👷 npm → pnpm

This commit is contained in:
BTMuli
2023-07-01 12:10:58 +08:00
parent 513d845660
commit 4cb9eedf59
4 changed files with 4814 additions and 7896 deletions

View File

@@ -1,7 +1,7 @@
{
"build": {
"beforeDevCommand": "npm run vite:dev",
"beforeBuildCommand": "npm run vite:build",
"beforeDevCommand": "pnpm vite:dev",
"beforeBuildCommand": "pnpm vite:build",
"devPath": "http://localhost:3000",
"distDir": "../dist",
"withGlobalTauri": true