{"library":"build-statistics-webpack-plugin","type":"library","category":null,"description":"The `build-statistics-webpack-plugin` is a webpack plugin designed to capture and report detailed timing information for various stages of the webpack build process. It records data such as the build hash and the `startTime`, `endTime`, and `elapse` for distinct phases like `start`, `load`, `assets`, `uglify`, and `emit`. This data is then written to a specified JSON file. Primarily intended for performance monitoring, it supports regular `webpack build`, `webpack watch`, and `webpack-dev-server` scenarios. However, it explicitly notes that it does not write new statistics files during incremental rebuilds in watch mode. The current stable version is 1.0.3, suggesting it is an early-stage project. It differentiates itself by offering a straightforward, file-based output for build metrics, which is highly beneficial for CI/CD pipelines or local optimization efforts. Debugging output can be enabled via the `debug` package by setting the `DEBUG` environment variable.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","webpack","build","statistics"],"last_verified":"Wed May 27","install":[{"cmd":"npm install build-statistics-webpack-plugin","imports":["const BuildStatisticsPlugin = require('build-statistics-webpack-plugin');","import BuildStatisticsPlugin from 'build-statistics-webpack-plugin';"]},{"cmd":"yarn add build-statistics-webpack-plugin","imports":[]},{"cmd":"pnpm add build-statistics-webpack-plugin","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/build-statistics-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/build-statistics-webpack-plugin/compatibility"}}