summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/angular.json
diff options
context:
space:
mode:
Diffstat (limited to 'cds-ui/client/angular.json')
-rw-r--r--cds-ui/client/angular.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/client/angular.json b/cds-ui/client/angular.json
index 5eba741ed..0a433560b 100644
--- 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",