Skip to content

afeiship/generator-webpack-plugin

Repository files navigation

generator-webpack-plugin

Yeoman genertor for webpack plugin.

installation

npm install -g yo
npm install -g afeiship/generator-webpack-plugin

Then generate your new project:

yo webpack-plugin

preview

.
├── .babelrc
├── .editorconfig
├── .gitignore
├── .npmignore
├── .npmrc
├── LICENSE.txt
├── README.md
├── index.js
├── lib
│   └── process.js
└── package.json

resources

About

Yeoman genertor for webpack plugin.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published