twbs/bootstrap-sass

JQuery must be imported via require

linux019 opened this issue · 0 comments

https://github.com/twbs/bootstrap-sass/blob/master/assets/javascripts/bootstrap.js#L7
let $ = require('jquery');
or add a check for module.exports