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 02:07:04 +0300
committerJacob Schatz <jschatz@gitlab.com>2018-02-16 02:07:04 +0300
commita68a2306e47f59865f134ef3f2bda6d54c5ee972 (patch)
tree82d8c969419c6cdc32da3c573658c3f3aaa351af /config
parent975dc69ec6a292fcdce380fc18940e735a3c2e6b (diff)
Remove Webpack bundle tag for users:show
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 3fff808f166..3c581a156dd 100644
--- a/config/webpack.config.js
+++ b/config/webpack.config.js
@@ -99,7 +99,6 @@ var config = {
vue_merge_request_widget: './vue_merge_request_widget/index.js',
test: './test.js',
two_factor_auth: './two_factor_auth.js',
- users: './users/index.js',
webpack_runtime: './webpack.js',
},