my-first-webpack-plugin

0.0.12 • Public • Published

MyFirstWebpackPlugin

Usage

const {MyFirstWebpackPlugin} = require('my-first-webpack-plugin');

module.exports = {
  // ...
  plugins: [
    new MyFirstWebpackPlugin()
  ]
};

Readme

Keywords

none

Package Sidebar

Install

npm i my-first-webpack-plugin

Weekly Downloads

3

Version

0.0.12

License

MIT

Unpacked Size

32.1 kB

Total Files

6

Last publish

Collaborators

  • bowen-wu