X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=webapp%2F.angular-cli.json;h=9aa01575a74231bf622b9d7cc8a5ec5304f9729e;hb=069de98bdd926cb25954aad94fe23be0272a7b5e;hp=72cf2c87a015fdbab52c45fcecc71e062c0210a5;hpb=38c0c21a969e621c725245ce91c78e77076c5ce7;p=src%2Fxds%2Fxds-agent.git diff --git a/webapp/.angular-cli.json b/webapp/.angular-cli.json index 72cf2c8..9aa0157 100644 --- a/webapp/.angular-cli.json +++ b/webapp/.angular-cli.json @@ -27,13 +27,11 @@ "../node_modules/font-awesome-animation/dist/font-awesome-animation.min.css", "../node_modules/nebular-icons/scss/nebular-icons.scss", "../node_modules/pace-js/templates/pace-theme-flash.tmpl.css", + "../node_modules/xterm/dist/xterm.css", "./app/@theme/styles/styles.scss" ], "scripts": [ - "../node_modules/pace-js/pace.min.js", - "./assets/vendors/echarts.min.js", - "./assets/vendors/echarts.world.min.js", - "../node_modules/chart.js/dist/Chart.min.js" + "../node_modules/pace-js/pace.min.js" ], "environmentSource": "environments/environment.ts", "environments": {