expose service
This commit is contained in:
parent
82f8fef9e8
commit
65e0a4fe4d
|
@ -94,6 +94,9 @@
|
|||
},
|
||||
"serve": {
|
||||
"builder": "@angular-devkit/build-angular:dev-server",
|
||||
"options": {
|
||||
"host": "0.0.0.0"
|
||||
},
|
||||
"configurations": {
|
||||
"production": {
|
||||
"browserTarget": "fuse:build:production"
|
||||
|
|
Loading…
Reference in New Issue
Block a user