mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-07-10 00:30:34 +08:00
Moved all vendor components to bower
This commit is contained in:
@@ -7,7 +7,7 @@ require.config({
|
||||
backbone: '../bower_components/backbone/backbone',
|
||||
localforage: '../bower_components/localforage/dist/localforage',
|
||||
localforagebackbone: '../bower_components/localforage-backbone/dist/localforage.backbone',
|
||||
modernizr: "vendor/custom.modernizr",
|
||||
modernizr: "../bower_components/modernizr/custom.modernizr",
|
||||
socket: "../bower_components/socket.io-client/socket.io",
|
||||
text: '../bower_components/text/text',
|
||||
marionette: '../bower_components/backbone.marionette/lib/backbone.marionette'
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"updatedAt": "2016-01-29T05:44:30.858Z"
|
||||
}, {
|
||||
"id": 83,
|
||||
"content": "Desyncr pulled this together in a few hours to learn Backbone",
|
||||
"content": "Pulled this together in a few hours to learn Backbone",
|
||||
"parentId": 0,
|
||||
"isCompleted": false,
|
||||
"priority": 0,
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user