chore: npm-Build-Skript aktualisiert
This commit is contained in:
parent
4d9a766864
commit
b3131637ab
@ -4,7 +4,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
"start": "ng serve --ssl -o",
|
"start": "ng serve --ssl -o",
|
||||||
"build": "ng build",
|
"build": "ng build --configuration production",
|
||||||
"watch": "ng build --watch --configuration development",
|
"watch": "ng build --watch --configuration development",
|
||||||
"test": "ng test",
|
"test": "ng test",
|
||||||
"serve:ssr:user_manager_ui": "node dist/user_manager_ui/server/server.mjs"
|
"serve:ssr:user_manager_ui": "node dist/user_manager_ui/server/server.mjs"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user