summaryrefslogtreecommitdiffstats
path: root/pyload/web/app/scripts/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/web/app/scripts/config.js')
-rw-r--r--pyload/web/app/scripts/config.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/pyload/web/app/scripts/config.js b/pyload/web/app/scripts/config.js
index 85620b2b7..2f5745c08 100644
--- a/pyload/web/app/scripts/config.js
+++ b/pyload/web/app/scripts/config.js
@@ -34,6 +34,12 @@ require.config({
tpl: '../templates/default'
},
+ map: {
+ '*': {
+ 'Handlebars': 'handlebars'
+ }
+ },
+
hbs: {
disableI18n: true,
helperPathCallback: // Callback to determine the path to look for helpers