{"library":"webpack-plugin-hash-output","type":"library","category":null,"description":"A Webpack plugin that replaces chunkhash placeholders with an MD5 hash of the final file content, computed after all other plugins (like UglifyJsPlugin) have run. v3.2.1 requires Webpack >=4. Unlike other hash plugins that compute hashes earlier, this plugin ensures that any change in the build pipeline—including minification configuration—is reflected in the output hash, preventing cache conflicts. It supports sourcemaps partially and has known ordering requirements with plugins like HtmlWebpackPlugin. Maintained on GitHub, low release cadence (last release 2020).","language":"javascript","status":"active","version":"3.2.1","tags":["javascript","webpack","plugin","generate","asset","hash"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-plugin-hash-output","imports":["const HashOutput = require('webpack-plugin-hash-output');","import HashOutput from 'webpack-plugin-hash-output';","new HashOutput({ validateOutput: true })"]},{"cmd":"yarn add webpack-plugin-hash-output","imports":[]},{"cmd":"pnpm add webpack-plugin-hash-output","imports":[]}],"homepage":null,"github":"https://github.com/scinos/webpack-plugin-hash-output","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-plugin-hash-output","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-plugin-hash-output/compatibility"}}