Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Migrate current webpack cli from webpack to webpack-cli #30

Closed
DanielaValero opened this issue Jan 3, 2017 · 2 comments
Closed

Comments

@DanielaValero
Copy link
Contributor

DanielaValero commented Jan 3, 2017

Do you want to request a feature or report a bug?
Feature

What is the current behavior?
The cli options from webpack exist in our repo, but have not been yet adapted to our new code design.

What is the expected behavior?

  • All the webpack cli options are functional and tested in webpack-cli
  • The code is adapted to the webpack-cli code design

If this is a feature request, what is motivation or use case for changing the behavior?
In order to have a unified place where to find all the cli options of webpack, all the webpack cli commands should belong to the webpack-cli repo

Relates to: #25

@DanielaValero DanielaValero added this to the v1 milestone Jan 4, 2017
@evenstensberg
Copy link
Member

The cli options from webpack exist in our repo, but have not been yet adapted to our new code design.

Elaborate some more please.

@evenstensberg
Copy link
Member

evenstensberg commented May 6, 2017

This is fixed in webpack/webpack#4801

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants