Revert "import BS sources"

This reverts commit 13ce4bde67.
This commit is contained in:
FezVrasta 2016-08-05 14:47:59 +02:00
parent 54a829242c
commit 1bd13ac671

View File

@ -11,17 +11,7 @@
import 'babel-polyfill'
// Bootstrap components
import 'bootstrap/js/src/alert'
import 'bootstrap/js/src/button'
import 'bootstrap/js/src/carousel'
import 'bootstrap/js/src/collapse'
import 'bootstrap/js/src/dropdown'
import 'bootstrap/js/src/modal'
import 'bootstrap/js/src/popover'
import 'bootstrap/js/src/scrollspy'
import 'bootstrap/js/src/tab'
import 'bootstrap/js/src/tooltip'
import 'bootstrap/js/src/util'
import 'bootstrap/dist/js/bootstrap'
// invalidComponentMatches is currently disabled due to https://github.com/rollup/rollup/issues/428#issuecomment-170066452
import './checkbox'