Update bundle and move jquery_ujs

This commit is contained in:
Sebastian Serth
2020-05-12 17:40:54 +02:00
parent d912062abd
commit fece760132
6 changed files with 33 additions and 33 deletions

View File

@ -9,6 +9,7 @@
// JS
import 'jquery';
import 'jquery-ujs'
import 'bootstrap/dist/js/bootstrap.bundle.min';
import 'chosen-js/chosen.jquery';
import 'jstree';