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

Add back in --stats output from webpack. #8790

Merged
merged 1 commit into from
May 5, 2020
Merged

Conversation

samccone
Copy link
Contributor

@samccone samccone commented Apr 5, 2020

This commit is a manual revert of the following commits:
e7a427a
140e182

And a re-introduction of
7c85938

Fixes: #8789
Fixes: #6904

Tested:

Manually ran yarn link and then ran yarn build from a 3.x version of CRA
with react-scripts linked in from this patch.

Verification:
Saw that a bundle-stats.json file was written out where as before in the
pre-linked version it was not.

This commit is a manual revert of the following commits:
facebook@e7a427a
facebook@140e182

And a re-introduction of
facebook@7c85938

Fixes: facebook#8789
Fixes: facebook#6904

Tested:

Manually ran yarn link and then ran yarn build from a 3.x version of CRA
with react-scripts linked in from this patch.

Verification:
Saw that a bundle-stats.json file was written out where as before in the
pre-linked version it was not.
@samccone
Copy link
Contributor Author

👋 all, I am happy to assist in any way to help move this along. I am more than willing to donate time to helping review open PRs, issues, and or anything else that you would find valuable. I know y'all are working on a purely volunteer basis and here I am asking for your time and energy to look into my work. As such it is only reasonable for me to help.

Let me know how I can help and what I can do.

Thank you!

@iansu iansu added this to the 3.5 milestone Apr 18, 2020
@samccone
Copy link
Contributor Author

samccone commented May 3, 2020

👋 friendly bump, let me know if there is anything i can do to help.

@ianschmitz ianschmitz modified the milestones: 3.5, 4.0 May 3, 2020
@ianschmitz ianschmitz changed the title Add back in --stats output from webpack. Add back in --stats output from webpack May 4, 2020
@iansu iansu changed the title Add back in --stats output from webpack Add back in --stats output from webpack. May 5, 2020
@iansu iansu merged commit 408c065 into facebook:master May 5, 2020
@iansu
Copy link
Contributor

iansu commented May 5, 2020

Thanks!

@samccone
Copy link
Contributor Author

samccone commented May 5, 2020

thank you!!

@donavon
Copy link
Contributor

donavon commented May 12, 2020

thx @samccone. @iansu, is this on npm yet?

@lock lock bot locked and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

re-expose a way to get webpack stats.json --stats flag is gone in v3?
6 participants