From a09e12721fbab8f1f716495a04957f52595fc272 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Tue, 17 Feb 2015 20:01:56 +0100 Subject: Fix lib in .gitignore --- pyload/webui/themes/Next/lib/Bootstrap/js/npm.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pyload/webui/themes/Next/lib/Bootstrap/js/npm.js (limited to 'pyload/webui/themes/Next/lib/Bootstrap/js/npm.js') diff --git a/pyload/webui/themes/Next/lib/Bootstrap/js/npm.js b/pyload/webui/themes/Next/lib/Bootstrap/js/npm.js new file mode 100644 index 000000000..bf6aa8060 --- /dev/null +++ b/pyload/webui/themes/Next/lib/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