summaryrefslogtreecommitdiff
path: root/config/webpack.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'config/webpack.config.js')
-rw-r--r--config/webpack.config.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/webpack.config.js b/config/webpack.config.js
index 0fedb6a8c72..cc098c8a3f9 100644
--- a/config/webpack.config.js
+++ b/config/webpack.config.js
@@ -43,9 +43,6 @@ function generateEntries() {
autoEntriesCount = Object.keys(autoEntries).length;
const manualEntries = {
- monitoring: './monitoring/monitoring_bundle.js',
- mr_notes: './mr_notes/index.js',
-
common: './commons/index.js',
common_vue: './vue_shared/vue_resource_interceptor.js',
locale: './locale/index.js',