Fix bootstrapping around dashboard (#5040)

This commit is contained in:
Anthony Dresser
2019-04-15 23:49:40 -07:00
committed by Alan Ren
parent a5bc65fbfb
commit b75d0b6cb5
5 changed files with 5 additions and 5 deletions

View File

@@ -117,7 +117,7 @@ exports.load = function (modulePaths, resultCallback, options) {
'ansi_up',
'pretty-data',
'html-query-plan',
'ng2-charts/ng2-charts',
'ng2-charts',
'rxjs/Observable',
'rxjs/Subject',
'rxjs/Observer',