summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2017-05-10 14:22:56 +0000
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-05-10 14:22:56 +0000
commit262876a043a31cfa24dd620b85d13c1fc2c7ef8e (patch)
tree4529eab30ed544a46e6c3480fb43f7ddb07c19fb
parenta24e8bfc68da79bcae3d05f353ad6ecd49cded0e (diff)
downloadgitlab-ce-remove-balsamiq-module-from-common_vue-bundle.tar.gz
Remove balsamiq module from common_vue bundleremove-balsamiq-module-from-common_vue-bundle
-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 7e413c8493e..2b833c21f58 100644
--- a/config/webpack.config.js
+++ b/config/webpack.config.js
@@ -147,7 +147,6 @@ var config = {
'notebook_viewer',
'pdf_viewer',
'pipelines',
- 'balsamiq_viewer',
'pipelines_graph',
],
minChunks: function(module, count) {