This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"dev:server": "node packages/server/src/index.mjs",
|
||||
"dev:frontend": "npm -w @uncaged/dashboard-frontend run dev",
|
||||
"build": "bunx tsc --build",
|
||||
"build": "npm -w @uncaged/dashboard-frontend run build",
|
||||
"typecheck": "bunx tsc --build",
|
||||
"check": "biome check .",
|
||||
"format": "biome format --write .",
|
||||
|
||||
Reference in New Issue
Block a user