Provides a basic class for creating Webpack plugins. Version 1.0.0 offers a straightforward structure to extend and implement the `apply` method. Released as an initial version with minimal documentation. Differentiates by being a minimal base class for Webpack plugin development.
npm install run-plugin-webpackNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to extend RunPluginWebpack to create a custom Webpack plugin.
Refer to source or contact maintainer for usage details.
Run `npm install run-plugin-webpack --save-dev` and ensure import is correct.
No dependency data recorded yet.