commit | a7cd714978711ff56e4e5dd493512b9b7fce3cc2 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Jan 22 14:17:44 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Tue Jan 22 14:17:44 2019 +0000 |
tree | 85f5e986a69a2b434a4c15d0f88ef4d5af911ccf | |
parent | f9fba481abeaea4016aa8b44e74e71d7174fd76e [diff] | |
parent | e679ac7fe9e8f421f13efaf43262b5e654c6b6fc [diff] |
Merge "Blueprint controller"
diff --git a/cds-ui/client/angular.json b/cds-ui/client/angular.json index 5eba741..0a43356 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",