Commit 2681a608 authored by Phil Hughes's avatar Phil Hughes

Resolved webpack conflict

parent 2bcb19dd
......@@ -149,13 +149,10 @@ var config = {
'notebook_viewer',
'pdf_viewer',
'pipelines',
<<<<<<< HEAD
'mr_widget_ee',
'issue_show'
=======
'issue_show',
'balsamiq_viewer',
'pipelines_graph',
>>>>>>> upstream/master
],
minChunks: function(module, count) {
return module.resource && (/vue_shared/).test(module.resource);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment