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

fix(json): json parameter now enables modules #242

Merged
merged 1 commit into from
Jan 13, 2018
Merged

fix(json): json parameter now enables modules #242

merged 1 commit into from
Jan 13, 2018

Conversation

axe312ger
Copy link
Contributor

What kind of change does this PR introduce?
bugfix

Did you add tests for your changes?
Nope, wanted to extend tests for --json but couldn't find any. Should I do so? (tests are actually failing locally for me, even without my change)

If relevant, did you update the documentation?

nope, not needed IMHO

Summary

Fixes webpack/webpack#6307

Does this PR introduce a breaking change?

nope

Other information

@evenstensberg
Copy link
Member

@axe312ger could you add a test to this? Also, print the failing tests here as a screenshot :)

@axe312ger
Copy link
Contributor Author

Failed in node 6 only via a timeout. Maybe just retrigger this one build?

@ematipico
Copy link
Contributor

ematipico commented Jan 12, 2018

I gave it a rebuild, let's see how it turns

@webpack-bot
Copy link

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

@evenstensberg evenstensberg merged commit a9c3f43 into webpack:master Jan 13, 2018
@axe312ger axe312ger deleted the fix/json-should-enable-modules branch January 15, 2018 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: --verbose breaking --json log file
5 participants