dev #14384 Правка ошибок отображения WPA КофеЛайк: change build command
This commit is contained in:
parent
cfe370e3e3
commit
e06d703b69
@ -4,7 +4,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
"start": "ng serve --host 192.168.0.14",
|
"start": "ng serve --host 192.168.0.14",
|
||||||
"build": "ng build",
|
"build": "ng build --aot --configuration production --output-hashing none",
|
||||||
"watch": "ng build --watch --configuration development",
|
"watch": "ng build --watch --configuration development",
|
||||||
"test": "ng test"
|
"test": "ng test"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user