Commit efe28b88 authored by Clement Ho's avatar Clement Ho

Use import bootstrap

parent cdbab3b9
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({
......
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