Commit de4c74f9 authored by LUKE BENNETT's avatar LUKE BENNETT

Add ee only comment to boards_bundle.js ee imports

parent affcf059
...@@ -25,6 +25,7 @@ import './components/new_list_dropdown'; ...@@ -25,6 +25,7 @@ import './components/new_list_dropdown';
import './components/modal/index'; import './components/modal/index';
import '../vue_shared/vue_resource_interceptor'; import '../vue_shared/vue_resource_interceptor';
// EE only
import './components/boards_selector'; import './components/boards_selector';
import collapseIcon from './icons/fullscreen_collapse.svg'; import collapseIcon from './icons/fullscreen_collapse.svg';
import expandIcon from './icons/fullscreen_expand.svg'; import expandIcon from './icons/fullscreen_expand.svg';
......
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