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-15 15:12:47 +0300
committerConstance Okoghenun <cokoghenun@gitlab.com>2018-02-15 15:12:47 +0300
commitc16e6d591f8c270368a3faff7475c8dfdf4695d0 (patch)
treed84361843d91240f9382eb6279e8749599a4cd06 /config
parent6444eca2be63cdc11090b2634aaa3648b1079ca8 (diff)
Removed integrations 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 a4e6c64fce5..7e3050669a1 100644
--- a/config/webpack.config.js
+++ b/config/webpack.config.js
@@ -68,7 +68,6 @@ var config = {
help: './help/help.js',
how_to_merge: './how_to_merge.js',
issue_show: './issue_show/index.js',
- integrations: './integrations',
job_details: './jobs/job_details_bundle.js',
locale: './locale/index.js',
main: './main.js',