Skip to content

enterstudio/webpack-cli

 
 

Repository files navigation

Build Status Dependency Status Code Climate chat on gitter

Webpack CLI

This project intends to be the main cli package of webpack. Here we will encapsulate all the features and code related to the command line. From sending options to the compiler, to initialize and migrate from version to version.

Note The package is still in work in progress. In case you want to contribute, reach to us, so we can point you out how and when you can help us.

Roadmap to the first release

  • Migrate to webpack-cli all the current cli options available in webpack
  • Create a webpack-cli init command that serves to set a configuration of webpack to the user
  • create a webpack-cli migrate command that serves to migrate an existing configuration from webpack 1 to webpack 2.

About

webpack specific CLI for webpack & friends [WIP]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%