Update and rename Modernizr@master.json to Modernizr@2.7.1.json
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"main": "modernizr",
|
||||||
|
"format": "global",
|
||||||
|
"shim": {
|
||||||
|
"feature-detects/*": ["modernizr"]
|
||||||
|
},
|
||||||
|
"files": ["modernizr.js", "feature-detects"],
|
||||||
|
"buildConfig": {
|
||||||
|
"uglify": true
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"main": "src/Modernizr",
|
|
||||||
"format": "amd",
|
|
||||||
"map": {
|
|
||||||
"*": "./src/*"
|
|
||||||
},
|
|
||||||
"shim": {
|
|
||||||
"feature-detects/*": ["Modernizr"],
|
|
||||||
"feature-detects/*/*": ["Modernizr"]
|
|
||||||
},
|
|
||||||
"ignore": ["media", "test", "lib", "bin"],
|
|
||||||
"buildConfig": {
|
|
||||||
"uglify": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user