.modernizrrc
Webpack modernizr-loader configuration file
| Type | object |
|---|---|
| File match |
.modernizrrc
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/modernizrrc/latest.json |
| Source | https://www.schemastore.org/modernizrrc.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
classPrefix
string
A string that is added before each CSS class
minify
boolean
A flag indicating whether to minify the Modernizr source
options
string[]
A list of Modernizr options to include in the build
uniqueItems=true
feature-detects
string[]
A list of the browser features to be detected
uniqueItems=true