diff options
| author | Phil Hughes <me@iamphill.com> | 2017-06-20 08:50:31 +0000 |
|---|---|---|
| committer | Jose Ivan Vargas Lopez <jvargas@gitlab.com> | 2017-06-26 14:44:03 +0000 |
| commit | 871bf96c9b231b5c2281a021599959c4f164b479 (patch) | |
| tree | 31b12a94ae2faaf39792f75f2b117a94df0ade01 /config/webpack.config.js | |
| parent | 676c559409b8b51e3e97abab24bbb44207744e13 (diff) | |
| download | gitlab-ce-871bf96c9b231b5c2281a021599959c4f164b479.tar.gz | |
Merge branch 'additional-metrics-dashboard' into '28717-additional-metrics-review-branch'
Additional metrics dashboard
See merge request !11740
Diffstat (limited to 'config/webpack.config.js')
| -rw-r--r-- | config/webpack.config.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/webpack.config.js b/config/webpack.config.js index 2e8c94655c1..90ef6a5448b 100644 --- a/config/webpack.config.js +++ b/config/webpack.config.js @@ -163,6 +163,7 @@ var config = { 'issue_show', 'job_details', 'merge_conflicts', + 'monitoring', 'notebook_viewer', 'pdf_viewer', 'pipelines', |
