adding nprogress
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"main": "nprogress",
|
||||
"files": ["nprogress.js", "nprogress.css"],
|
||||
"shim": {
|
||||
"nprogress": {
|
||||
"imports": ["./nprogress.css!"]
|
||||
}
|
||||
},
|
||||
"buildConfig": {
|
||||
"uglify": true
|
||||
}
|
||||
}
|
||||
@@ -30,6 +30,7 @@
|
||||
"modernizr": "github:Modernizr/Modernizr",
|
||||
"moment": "github:moment/moment",
|
||||
"mustache": "github:janl/mustache.js",
|
||||
"nprogress": "github:rstacruz/nprogress",
|
||||
"ratchet": "github:maker/ratchet",
|
||||
"raphael": "github:DmitryBaranovskiy/raphael",
|
||||
"respond": "github:scottjehl/Respond",
|
||||
|
||||
Reference in New Issue
Block a user