Added open-shift configuration for api-route
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"start:api": "ng serve dafa-web --configuration api",
|
||||
"build": "ng build dafa-web",
|
||||
"build:api": "ng build dafa-web --configuration api",
|
||||
"build:open-shift": "ng build dafa-web --configuration open-shift",
|
||||
"test": "ng test dafa-web",
|
||||
"release": "bash ./tools/release.sh",
|
||||
"release:dry": "bash ./tools/release.sh dry",
|
||||
|
||||
Reference in New Issue
Block a user