diff --git a/config.js b/config.js index db41c27bb7d8..82735419e3e1 100644 --- a/config.js +++ b/config.js @@ -63,7 +63,8 @@ define(['settings'], 'query', 'terms', 'sparklines', - 'marvel.stats_table' + 'marvel.stats_table', + 'marvel.cluster' ] }); });