Include select2 from the file where it is used

This commit is contained in:
Paul Chavard 2018-08-22 14:47:56 +02:00
parent a362e77b82
commit a17fb60aea
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,5 @@
import $ from 'jquery';
import 'select2';
addEventListener('turbolinks:load', () => {
$('select.select2').select2({