summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2018-02-27 16:56:39 -0600
committerMike Greiling <mike@pixelcog.com>2018-02-27 16:56:39 -0600
commit7ec5d320f33d46d47a28c3ec7d755a6d42bbd08b (patch)
tree662c2dc2a5f0d20f186c2ba7dc62bfea3b71ec43
parentc62fe6a293f62d37d9290074b917cc67a78b6cfd (diff)
downloadgitlab-ce-remove-merge-conflicts-bundle.tar.gz
remove duplicate common and common_vue definitionsremove-merge-conflicts-bundle
-rw-r--r--config/webpack.config.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/webpack.config.js b/config/webpack.config.js
index 20d398c41ea..11fe6be64f2 100644
--- a/config/webpack.config.js
+++ b/config/webpack.config.js
@@ -44,8 +44,6 @@ function generateEntries() {
const manualEntries = {
balsamiq_viewer: './blob/balsamiq_viewer.js',
- common: './commons/index.js',
- common_vue: './vue_shared/vue_resource_interceptor.js',
cycle_analytics: './cycle_analytics/cycle_analytics_bundle.js',
environments: './environments/environments_bundle.js',
filtered_search: './filtered_search/filtered_search_bundle.js',