Commit c0a1dc4f authored by Mike Greiling's avatar Mike Greiling

ensure schedule_form and schedules_index both utilize common_vue bundle

parent cb13c6b7
......@@ -141,14 +141,15 @@ var config = {
'environments',
'environments_folder',
'filtered_search',
'sidebar',
'issue_show',
'merge_conflicts',
'notebook_viewer',
'pdf_viewer',
'pipelines',
'mr_widget_ee',
'issue_show'
'pipelines_graph',
'schedule_form',
'schedules_index',
'sidebar',
],
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