summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-route/index.js
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-02-28 13:25:05 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-02-28 13:25:05 +0100
commit7986ea3afcc0c57ecad5a25a92a5bbee8db81d08 (patch)
tree5ee5e3d3c6e2db094961917bbd48c65d80221038 /js/vendor/angular-route/index.js
parentea4ecf501fc83134db2201477b4cdb1806d5312c (diff)
update npm modules and bower modules
Diffstat (limited to 'js/vendor/angular-route/index.js')
-rw-r--r--js/vendor/angular-route/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/vendor/angular-route/index.js b/js/vendor/angular-route/index.js
new file mode 100644
index 000000000..9ed2645e4
--- /dev/null
+++ b/js/vendor/angular-route/index.js
@@ -0,0 +1,2 @@
+require('./angular-route');
+module.exports = 'ngRoute';