Skip to content

Instantly share code, notes, and snippets.

@fearrr
Created April 20, 2017 15:29
Show Gist options
  • Save fearrr/94b81cc87807c437d3130a8a4e1a585b to your computer and use it in GitHub Desktop.
Save fearrr/94b81cc87807c437d3130a8a4e1a585b to your computer and use it in GitHub Desktop.
require('../../../../node_modules/bootstrap-sass/assets/javascripts/bootstrap/transition.js');
// require('../../../node_modules/bootstrap-sass/assets/javascripts/bootstrap/alert.js');
// require('../../../node_modules/bootstrap-sass/assets/javascripts/bootstrap/button.js');
// require('../../../node_modules/bootstrap-sass/assets/javascripts/bootstrap/carousel.js');
require('../../../../node_modules/bootstrap-sass/assets/javascripts/bootstrap/collapse.js');
// require('../../../node_modules/bootstrap-sass/assets/javascripts/bootstrap/dropdown.js');
require('../../../../node_modules/bootstrap-sass/assets/javascripts/bootstrap/modal.js');
//require('../../../node_modules/bootstrap-sass/assets/javascripts/bootstrap/tab.js');
// require('../../../node_modules/bootstrap-sass/assets/javascripts/bootstrap/affix.js');
// require('../../../node_modules/bootstrap-sass/assets/javascripts/bootstrap/scrollspy.js');
require('../../../../node_modules/bootstrap-sass/assets/javascripts/bootstrap/tooltip.js');
// require('../../../node_modules/bootstrap-sass/assets/javascripts/bootstrap/popover.js');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment