{"library":"webpack-event-plugin","type":"library","category":null,"description":"A webpack plugin that executes callbacks after specified compiler hooks (e.g., afterEmit, done). Version 1.1.1 is the latest stable release; no frequent updates. It is similar to on-build-webpack but allows multiple hooks with per-hook callbacks. Useful for running post-build tasks like asset deployment or notification. Limited to webpack 4+ compiler hooks; no tapable integration for async hooks.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","webpack","event-hook"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-event-plugin","imports":["const WebpackEventPlugin = require('webpack-event-plugin')","new WebpackEventPlugin([{ hook: 'done', callback: () => {} }])","// in webpack config plugins array\nplugins: [new WebpackEventPlugin(...)]"]},{"cmd":"yarn add webpack-event-plugin","imports":[]},{"cmd":"pnpm add webpack-event-plugin","imports":[]}],"homepage":null,"github":"https://github.com/derekfinlinson/webpack-event-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-event-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/webpack-event-plugin/compatibility"}}