adding jquery-pjax
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"main": "jquery.pjax",
|
||||
"files": ["jquery.pjax.js"],
|
||||
"shim": {
|
||||
"jquery.pjax": ["jquery"]
|
||||
},
|
||||
"dependencyMap": {
|
||||
"jquery": "jquery@2.0"
|
||||
},
|
||||
"buildConfig": {
|
||||
"uglify": true
|
||||
}
|
||||
}
|
||||
@@ -18,6 +18,7 @@
|
||||
"foundation": "github:zurb/bower-foundation",
|
||||
"jquery": "github:components/jquery",
|
||||
"jquery-file-upload": "github:blueimp/jQuery-File-Upload",
|
||||
"jquery-pjax": "github:defunkt/jquery-pjax",
|
||||
"jquery.cookie": "github:carhartl/jquery-cookie",
|
||||
"kickstrap": "github:ajkochanowicz/Kickstrap",
|
||||
"marionette": "github:marionettejs/backbone.marionette",
|
||||
|
||||
Reference in New Issue
Block a user