Files
astuto/app/javascript/packs/bootstrap_custom.js

5 lines
170 B
JavaScript
Raw Normal View History

2019-08-19 12:16:17 +02:00
import 'bootstrap/js/dist/alert'
import 'bootstrap/js/dist/button'
import 'bootstrap/js/dist/collapse'
import 'bootstrap/js/dist/dropdown'
import 'bootstrap/js/dist/util'