Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
"watch": "ng build --watch --configuration development",
|
||||
"test": "jest",
|
||||
"serve:ssr": "node scripts/serve-ssr.js",
|
||||
"build:ssr": "bun run build:prod",
|
||||
"build:ssr": "bun run build:prod && bunx ng run goals-tracker:server:production",
|
||||
"prerender": "ng run goals-tracker:prerender"
|
||||
},
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user