Moved all vendor components to bower

This commit is contained in:
2016-02-01 09:26:57 +08:00
parent 8cd3d61f81
commit 36e477d34b
6 changed files with 4 additions and 416 deletions
+1 -1
View File
@@ -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'
+1 -1
View File
@@ -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