include compiled BS scripts till the source is available again

This commit is contained in:
FezVrasta 2016-08-01 09:33:31 +02:00
parent b80ff628cd
commit 622fbabe55

View File

@ -9,7 +9,9 @@
* at your application entry point. This is necessary for browsers that do not yet support some ES2015 runtime necessities such as Symbol. We do this in `index-iife.js` for our iife rollup bundle.
*/
import 'babel-polyfill'
import 'bootstrap'
// Bootstrap components
import 'bootstrap/dist/js/bootstrap'
// invalidComponentMatches is currently disabled due to https://github.com/rollup/rollup/issues/428#issuecomment-170066452
import './checkbox'