Code Review
/
sdc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1122d95
)
[SDC] Add proper FE healthcheck for OnBoard
91/6391/1
author
Avi Ziv
<avi.ziv@amdocs.com>
Sun, 30 Jul 2017 13:06:57 +0000
(16:06 +0300)
committer
Avi Ziv
<avi.ziv@amdocs.com>
Sun, 30 Jul 2017 13:06:57 +0000
(16:06 +0300)
Change-Id: I540a84759c541dc2517fe755a0649b69bb321e19
Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
openecomp-ui/gulpfile.js
patch
|
blob
|
history
diff --git
a/openecomp-ui/gulpfile.js
b/openecomp-ui/gulpfile.js
index
2be71f3
..
68fd253
100644
(file)
--- a/
openecomp-ui/gulpfile.js
+++ b/
openecomp-ui/gulpfile.js
@@
-33,7
+33,7
@@
const path = {
svgSrc: './resources/images/svg/*.svg',
appinf: './webapp-onboarding/**/*.*',
jetty: './webapp-onboarding/WEB-INF/jetty-web.xml',
- healthCheckInput: './external-resources/healthcheck/
v1.0/
healthcheck.json',
+ healthCheckInput: './external-resources/healthcheck/healthcheck.json',
srcDir: './src/',
// output
output: dist,