From 75450412faabcee71a4c765281e5025ad6158625 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 24 Nov 2013 19:17:04 +0100 Subject: downgraded handlebars --- pyload/web/app/scripts/config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'pyload/web/app') diff --git a/pyload/web/app/scripts/config.js b/pyload/web/app/scripts/config.js index 51ea63285..85620b2b7 100644 --- a/pyload/web/app/scripts/config.js +++ b/pyload/web/app/scripts/config.js @@ -17,6 +17,7 @@ require.config({ underscore: '../components/underscore/underscore', backbone: '../components/backbone/backbone', marionette: '../components/backbone.marionette/lib/backbone.marionette', + // version must be tested carefully, many are broken for amd handlebars: '../components/handlebars.js/dist/handlebars', jed: '../components/jed/jed', moment: '../components/momentjs/moment', -- cgit v1.2.3