webpack-mock

0.1.1 • Public • Published

Webpack-mock

A mock for unit testing webpack plugin

MIT License

Install Instructions

$ npm i webpack-mock

Usage Instructions

Require webpack-mock

var webpackMock = require('webpack-mock')

Call the apply method with the webpack mock

myPluginInstance.apply(webpackMock);

Examples

Contributing

All contributions are welcome.

Package Sidebar

Install

npm i webpack-mock

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • igitscor