summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/.angular-cli.json
diff options
context:
space:
mode:
Diffstat (limited to 'usecaseui-portal/.angular-cli.json')
-rw-r--r--usecaseui-portal/.angular-cli.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/usecaseui-portal/.angular-cli.json b/usecaseui-portal/.angular-cli.json
index 5535fc3a..0e26a485 100644
--- a/usecaseui-portal/.angular-cli.json
+++ b/usecaseui-portal/.angular-cli.json
@@ -23,7 +23,8 @@
"my-theme.less"
],
"scripts": [
- "../node_modules/echarts/dist/echarts.min.js"
+ "../node_modules/echarts/dist/echarts.min.js",
+ "../node_modules/mxgraph/javascript/mxClient.js"
],
"environmentSource": "environments/environment.ts",
"environments": {