mirror of
https://github.com/Xevion/vastly.git
synced 2025-12-05 23:16:48 -06:00
chore: wails update, dependencies update, ping test cmd, pnpm
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
"$schema": "https://wails.io/schemas/config.v2.json",
|
||||
"name": "vastly",
|
||||
"outputfilename": "vastly",
|
||||
"frontend:install": "npm install",
|
||||
"frontend:build": "npm run build",
|
||||
"frontend:dev:watcher": "npm run dev",
|
||||
"frontend:install": "pnpm install",
|
||||
"frontend:build": "pnpm run build",
|
||||
"frontend:dev:watcher": "pnpm run dev",
|
||||
"frontend:dev:serverUrl": "auto",
|
||||
"author": {
|
||||
"name": "Xevion",
|
||||
|
||||
Reference in New Issue
Block a user