summaryrefslogtreecommitdiff
path: root/www/lib/videogular/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/videogular/index.js')
-rw-r--r--www/lib/videogular/index.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/lib/videogular/index.js b/www/lib/videogular/index.js
new file mode 100644
index 00000000..51945645
--- /dev/null
+++ b/www/lib/videogular/index.js
@@ -0,0 +1,5 @@
+require('angular');
+require('angular-sanitize');
+require('./videogular');
+
+module.exports = 'com.2fdevs.videogular';