{"library":"emit-changed-only-webpack-plugin","type":"library","category":null,"description":"Webpack production plugin that prevents identical output files from being re-emitted after a rebuild, preserving cache headers (ETag, Last-Modified) for unchanged assets. Current stable version 2.1.4 requires webpack ^4.0.0. Key differentiator: focuses on file emission behavior rather than chunk-level comparison, using [contenthash] to detect changes. Helps improve browser caching and V8 code caching by avoiding unnecessary file modifications. Ships TypeScript types.","language":"javascript","status":"active","version":"2.1.4","tags":["javascript","emit","changed","only","plugin","webpack","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install emit-changed-only-webpack-plugin","imports":["const EmitChangedOnlyPlugin = require('emit-changed-only-webpack-plugin')","import EmitChangedOnlyPlugin from 'emit-changed-only-webpack-plugin'","new EmitChangedOnlyPlugin({ exclude: /\\.html$/i })"]},{"cmd":"yarn add emit-changed-only-webpack-plugin","imports":[]},{"cmd":"pnpm add emit-changed-only-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/stefvw93/emit-changed-only-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/emit-changed-only-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/emit-changed-only-webpack-plugin/compatibility"}}