summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2018-02-23 15:12:27 -0500
committerJacob Schatz <jschatz@gitlab.com>2018-02-23 15:12:27 -0500
commit5ffe0306fe11ab7ff6dbb5b9932bb70acee5094d (patch)
tree3ef4ac07756234eccaee0c1d09f6d24594602a56
parent4534e17b39679dedc2317e1b0e1a342a63be71fa (diff)
downloadgitlab-ce-blob-webpack-bundle-remove-tags.tar.gz
-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 c22ad5939f9..f7f621cbc17 100644
--- a/config/webpack.config.js
+++ b/config/webpack.config.js
@@ -51,7 +51,6 @@ var config = {
context: path.join(ROOT_PATH, 'app/assets/javascripts'),
entry: {
balsamiq_viewer: './blob/balsamiq_viewer.js',
- blob: './blob_edit/blob_bundle.js',
boards: './boards/boards_bundle.js',
common: './commons/index.js',
common_vue: './vue_shared/vue_resource_interceptor.js',