20 lines
355 B
JSON
Executable File
20 lines
355 B
JSON
Executable File
{
|
|
"version": "1.2.0",
|
|
"modernizr": "^3",
|
|
"options": {
|
|
"feature-detects": [
|
|
"test/cors",
|
|
"test/input",
|
|
"test/svg/smil"
|
|
],
|
|
"options": [
|
|
"setClasses",
|
|
"addTest",
|
|
"html5printshiv",
|
|
"testProp"
|
|
],
|
|
"minify": false,
|
|
"dest": "build/modernizr-prefixed.js",
|
|
"classPrefix": "prefixed-"
|
|
}
|
|
} |