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

cli[BUG]: --json flag doesn't work #1459

Closed
anshumanv opened this issue Apr 14, 2020 · 4 comments · Fixed by #1460
Closed

cli[BUG]: --json flag doesn't work #1459

anshumanv opened this issue Apr 14, 2020 · 4 comments · Fixed by #1460
Assignees
Labels

Comments

@anshumanv
Copy link
Member

Describe the bug

--json flag does not work.

What is the current behavior?

--json flag is not respected by the cli, tests are also skipped.

To Reproduce

Steps to reproduce the behavior:

webpack-cli --json

Expected behavior

Should output the JSON data from the compiler.

Screenshots

NA

Please paste the results of webpack-cli info here, and mention other relevant information

Additional context

  • Fix is wip.
@anshumanv anshumanv added the Bug label Apr 14, 2020
@anshumanv anshumanv self-assigned this Apr 14, 2020
@aman29271
Copy link
Contributor

It's working fine with CLI version3.3.11.

@anshumanv
Copy link
Member Author

Seems broken with next, can you verify?

@aman29271
Copy link
Contributor

yup. It's broken.

@anshumanv
Copy link
Member Author

Right, tests are also being skipped, will enable them too.

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

Successfully merging a pull request may close this issue.

2 participants