Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorConstance Okoghenun <cokoghenun@gitlab.com>2018-02-16 14:38:50 +0300
committerConstance Okoghenun <cokoghenun@gitlab.com>2018-02-16 14:38:50 +0300
commit523f1f7cf484bea334c365ca21ab3dd492613b55 (patch)
tree4a35ead9e47a178cd361adadedb46cded412e612 /config
parentc94f25e16649d74288dd167b8428739b4f7b9b22 (diff)
Removed prometheus_metrics webpack bundle tag
Diffstat (limited to 'config')
-rw-r--r--config/webpack.config.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/webpack.config.js b/config/webpack.config.js
index 3c581a156dd..4e0ae90f8ef 100644
--- a/config/webpack.config.js
+++ b/config/webpack.config.js
@@ -83,7 +83,6 @@ var config = {
pipelines_times: './pipelines/pipelines_times.js',
profile: './profile/profile_bundle.js',
project_import_gl: './projects/project_import_gitlab_project.js',
- prometheus_metrics: './prometheus_metrics',
protected_branches: './protected_branches',
protected_tags: './protected_tags',
registry_list: './registry/index.js',