{"library":"fail-on-errors-webpack-plugin","type":"library","category":null,"description":"Webpack plugin that forces the build process to exit with a non-zero exit code (status code 1) when compilation has any errors or warnings, superseding the default behavior where Webpack only fails on hard errors. Version 3.0.0 supports Webpack 4+. Useful for CI/CD pipelines to catch soft errors and warnings that would otherwise pass the build. A maintained fork of the abandoned webpack-fail-plugin.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","webpack"],"last_verified":"Wed May 27","install":[{"cmd":"npm install fail-on-errors-webpack-plugin","imports":["const FailOnErrorsPlugin = require('fail-on-errors-webpack-plugin');","typedef {Object} Options # {failOnErrors?: boolean, failOnWarnings?: boolean}","new FailOnErrorsPlugin({ failOnErrors: true, failOnWarnings: true })"]},{"cmd":"yarn add fail-on-errors-webpack-plugin","imports":[]},{"cmd":"pnpm add fail-on-errors-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/AustinMatherne/fail-on-errors-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/fail-on-errors-webpack-plugin","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/fail-on-errors-webpack-plugin/compatibility"}}