Replace with the minified version of plotly (#9840)

This commit is contained in:
Amir Omidi
2020-04-15 16:24:16 -07:00
committed by GitHub
parent 9d9788d16f
commit 5089b5c8bd
4 changed files with 9 additions and 9 deletions

View File

@@ -641,7 +641,7 @@
"rxjs/**",
"ng2-charts",
"chart.js",
"plotly.js-dist",
"plotly.js-dist-min",
"angular2-grid",
"html-query-plan"
]