From 4b0ca55eb79e963523eb6c8197825e9e8ae904e2 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Mon, 4 May 2015 15:53:29 +0800 Subject: First commit, version 0.2.7 --- public/vendor/bootstrap/js/npm.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 public/vendor/bootstrap/js/npm.js (limited to 'public/vendor/bootstrap/js/npm.js') diff --git a/public/vendor/bootstrap/js/npm.js b/public/vendor/bootstrap/js/npm.js new file mode 100644 index 00000000..bf6aa806 --- /dev/null +++ b/public/vendor/bootstrap/js/npm.js @@ -0,0 +1,13 @@ +// This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment. +require('../../js/transition.js') +require('../../js/alert.js') +require('../../js/button.js') +require('../../js/carousel.js') +require('../../js/collapse.js') +require('../../js/dropdown.js') +require('../../js/modal.js') +require('../../js/tooltip.js') +require('../../js/popover.js') +require('../../js/scrollspy.js') +require('../../js/tab.js') +require('../../js/affix.js') \ No newline at end of file -- cgit v1.2.3