mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 07:22:19 +02:00
Update package.json
This commit is contained in:
parent
b810dd4f25
commit
90bacd5429
@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"start": "vite",
|
||||
"start:dev": "vite --mode development",
|
||||
"start:dev:docker": "docker-compose --profile dev watch -d",
|
||||
"start:dev:docker": "docker compose --profile dev watch -d",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"test": "vitest run",
|
||||
|
Loading…
Reference in New Issue
Block a user