mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-06-27 16:00:04 +08:00
Added deps
This commit is contained in:
+1
-1
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user