summaryrefslogtreecommitdiffstats
path: root/rulemgt-frontend/package.json
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-07-24 20:20:41 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-07-24 20:20:41 +0800
commitf7b8d47da7c0d9eb8bb9fe5d213cf8277d74a0cf (patch)
tree1bcac7660fc515c26026ee6097d4f37dc3e904b1 /rulemgt-frontend/package.json
parentbcb49748e807943be84baece5d5109f75bacc45c (diff)
Registered the UI to MSB
Change-Id: Ia8834d5f30fac7f6e14735e9828c7541ae7af66c Issue-ID: HOLMES-146 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'rulemgt-frontend/package.json')
-rw-r--r--rulemgt-frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt-frontend/package.json b/rulemgt-frontend/package.json
index 554620d..d0fae24 100644
--- a/rulemgt-frontend/package.json
+++ b/rulemgt-frontend/package.json
@@ -6,7 +6,7 @@
"ng": "ng",
"start": "ng serve",
"build": "ng build --dev",
- "prod": "ng build --prod --base-href /holmes/",
+ "prod": "ng build --prod --base-href /iui/holmes/",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"