Code Review
/
ccsdk
/
cds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
67f1b20
)
Output path changes
82/76082/1
author
Arundathi Patil
<arundpil@in.ibm.com>
Mon, 21 Jan 2019 15:48:24 +0000
(21:18 +0530)
committer
IBM602-PC0F1E3C\Arundathi
<arundpil@in.ibm.com>
Mon, 21 Jan 2019 15:48:31 +0000
(21:18 +0530)
Changed the output path to loopback servers public folder
Issue-ID: CCSDK-943
Change-Id: Ie3384f79ac35bf1e7e7a96c41e96fbc5d78e0415
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
cds-ui/client/angular.json
patch
|
blob
|
history
diff --git
a/cds-ui/client/angular.json
b/cds-ui/client/angular.json
index
5eba741
..
0a43356
100644
(file)
--- a/
cds-ui/client/angular.json
+++ b/
cds-ui/client/angular.json
@@
-17,7
+17,7
@@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
- "outputPath": "
dist/cds-ui
",
+ "outputPath": "
../server/public
",
"index": "src/index.html",
"main": "src/main.ts",
"polyfills": "src/polyfills.ts",