Output path changes 82/76082/1
authorArundathi Patil <arundpil@in.ibm.com>
Mon, 21 Jan 2019 15:48:24 +0000 (21:18 +0530)
committerIBM602-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

index 5eba741..0a43356 100644 (file)
@@ -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",