{"library":"webpack-modernizr-loader","type":"library","category":null,"description":"A Webpack loader that bundles a custom Modernizr build into your bundle. Current stable version is 5.0.0. Release cadence is irregular; last major version 4.0.0 was released in 2018 and 5.0.0 is the latest, but no recent activity. Key differentiator: allows Modernizr feature detection to be included in a Webpack bundle without manual downloads or separate build steps. Alternatives include manual Modernizr download or other loaders like 'modernizr-webpack-plugin'.","language":"javascript","status":"maintenance","version":"5.0.0","tags":["javascript","modernizr","webpack","loader"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-modernizr-loader","imports":["module.exports = { module: { rules: [{ test: /\\.modernizrrc\\.js$/, loader: 'webpack-modernizr-loader' }] } }","const modernizr = require('modernizr');","options: { 'feature-detects': ['test/css/flexbox'] }","options: { useConfigFile: true }"]},{"cmd":"yarn add webpack-modernizr-loader","imports":[]},{"cmd":"pnpm add webpack-modernizr-loader","imports":[]}],"homepage":null,"github":"https://github.com/itgalaxy/webpack-modernizr-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-modernizr-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/webpack-modernizr-loader/compatibility"}}