From 262876a043a31cfa24dd620b85d13c1fc2c7ef8e Mon Sep 17 00:00:00 2001 From: "Luke \"Jared\" Bennett" Date: Wed, 10 May 2017 14:22:56 +0000 Subject: [PATCH] Remove balsamiq module from common_vue bundle --- config/webpack.config.js | 1 - 1 file changed, 1 deletion(-) 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) {