Added deps

This commit is contained in:
2016-01-31 15:41:39 +08:00
parent c3618498d9
commit 33f4401065
3 changed files with 3965 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ require.config({
//load lib files required
paths: {
jquery: '../bower_components/jquery/dist/jquery.min',
underscore: "../bower_components/underscore/underscore.min",
underscore: "../bower_components/underscore/underscore-min",
backbone: '../bower_components/backbone/backbone-min',
localforage: '../bower_components/localforage/dist/localforage',
localforagebackbone: '../bower_components/localforage-backbone/dist/localforage.backbone',