aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/js/npm.js
diff options
context:
space:
mode:
authorKristian Lyngstol <kly@kly.no>2016-02-21 20:17:19 +0000
committerKristian Lyngstol <kly@kly.no>2016-02-21 20:17:19 +0000
commit80f546c3c62a629367a8f48bf1d7b881948eda5a (patch)
tree97c1578895657fd6fa22a4e767b5d95c31627dc6 /web/nms.gathering.org/js/npm.js
parentde4d88c56d4044b440614237dae69ed0a4b630cb (diff)
nms: Make NMS great again
Or: Move nms2 to root
Diffstat (limited to 'web/nms.gathering.org/js/npm.js')
-rw-r--r--web/nms.gathering.org/js/npm.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/web/nms.gathering.org/js/npm.js b/web/nms.gathering.org/js/npm.js
new file mode 100644
index 0000000..bf6aa80
--- /dev/null
+++ b/web/nms.gathering.org/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