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-23 19:18:24 +0300
committerConstance Okoghenun <cokoghenun@gitlab.com>2018-02-23 19:18:24 +0300
commitfffc1317959940bd12f6fec6fb9f095dfc48c994 (patch)
tree68727d647701a5d43e10daae0eb9767cc457f5f6 /config
parent8c310424ca2e31ee84d2a404bc42c2e310fb722f (diff)
removed profile 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 94ff39485fb..ad0c8ee51c5 100644
--- a/config/webpack.config.js
+++ b/config/webpack.config.js
@@ -73,7 +73,6 @@ var config = {
pdf_viewer: './blob/pdf_viewer.js',
pipelines: './pipelines/pipelines_bundle.js',
pipelines_details: './pipelines/pipeline_details_bundle.js',
- profile: './profile/profile_bundle.js',
project_import_gl: './projects/project_import_gitlab_project.js',
protected_branches: './protected_branches',
protected_tags: './protected_tags',