We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To reduce the amount of javascript loaded by Bootstrap, or just to use specific JS components, you can customize your application.js manifest like so:
#= require jquery #= require jquery_ujs #= require bootstrap/js/transition #= require bootstrap/js/alert #= require bootstrap/js/modal #= require bootstrap/js/button #= require bootstrap/js/collapse
A complete list of files is located here.