Skip to content

A tool for generate webpack configuration file(s) template (v3 | v4)

License

Notifications You must be signed in to change notification settings

Lyd9607/start-webpack-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

start-webpack-conf

A tool for generate webpack configuration file(s) template (v3 | v4)

Install

$ npm install start-webpack-conf -g

Usage

$ wpk init --v4 -D mydir

Options

option description
-V3, --v3 init webpack.config.js for webpack 3.x
-V4, --v4 init webpack.config.js for webpack 4.x
-N, --num [value] init webpack.config.js * num (default 1)
-D, --dir [value] init configuration file(s) in dir/path (default pkg root)

License

MIT

About

A tool for generate webpack configuration file(s) template (v3 | v4)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published