This commit is contained in:
parent
9d86548505
commit
30f6cd619d
@ -3,7 +3,7 @@
|
|||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
"start": "ng serve --host=www.vdk2ch.ru --disable-host-check",
|
"start": "ng serve --host=0.0.0.0 --publicHost=angular.vdk2ch.ru --disable-host-check",
|
||||||
"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