Use import bootstrap

This commit is contained in:
Clement Ho 2018-04-18 15:52:58 -05:00
parent cdbab3b92e
commit efe28b887d
1 changed files with 1 additions and 3 deletions

View File

@ -1,9 +1,7 @@
import $ from 'jquery';
import 'popper.js/dist/umd/popper';
// bootstrap jQuery plugins
import 'bootstrap/dist/js/bootstrap.bundle';
import 'bootstrap';
// custom jQuery functions
$.fn.extend({