mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-02-12 06:54:57 -05:00
addin' yarn serve 🥘
This commit is contained in:
committed by
Alec LaLonde
parent
46f214d97e
commit
89b4ec4527
@@ -4,6 +4,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "concurrently \"next\" \"yarn generate --watch\"",
|
||||
"serve": "concurrently \"next start\" \"watch --wait=300 'yarn build'\"",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"typecheck": "tsc",
|
||||
|
||||
Reference in New Issue
Block a user