Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1.  
  2.  
  3. require('./node_modules/bootstrap/js/dist/alert.js');
  4. require('./node_modules/bootstrap/js/dist/button.js');
  5. require('./node_modules/bootstrap/js/dist/carousel.js');
  6. require('./node_modules/bootstrap/js/dist/collapse.js');
  7. require('./node_modules/bootstrap/js/dist/modal.js');
  8. // require('./node_modules/bootstrap/js/dist/scrollspy.js');
  9. require('./node_modules/bootstrap/js/dist/tab.js');
  10. require('./node_modules/bootstrap/js/dist/util.js');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement