This commit is contained in:
parent
49523af734
commit
f8e17dfcf2
@ -3,7 +3,7 @@
|
|||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
"start": "ng serve --host=0.0.0.0 --disable-host-check --verbose --live-reload=false",
|
"start": "ng serve --live-reload=false --host=0.0.0.0 --disable-host-check --verbose",
|
||||||
"build": "ng build",
|
"build": "ng build",
|
||||||
"watch": "ng build --watch --configuration development",
|
"watch": "ng build --watch --configuration development",
|
||||||
"test": "ng test"
|
"test": "ng test"
|
||||||
|
Reference in New Issue
Block a user