Skip to content

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

Merged
iansu merged 1 commit into
react:masterfrom
samccone:master
May 5, 2020
Merged

Add back in --stats output from webpack.#8790
iansu merged 1 commit into
react:masterfrom
samccone:master

Conversation

@samccone

Copy link
Copy Markdown
Contributor

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:
react@e7a427areact@140e182
And a re-introduction of
react@7c85938Fixes: react#8789Fixes: react#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
Copy Markdown
ContributorAuthor

👋 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!

@iansuiansu added this to the 3.5 milestone Apr 18, 2020
@samccone

Copy link
Copy Markdown
ContributorAuthor

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

@ianschmitzianschmitz modified the milestones: 3.5, 4.0May 3, 2020
@ianschmitzianschmitz changed the title Add back in --stats output from webpack.Add back in --stats output from webpackMay 4, 2020
@iansuiansu changed the title Add back in --stats output from webpackAdd back in --stats output from webpack.May 5, 2020
@iansu
iansu merged commit 408c065 into react:masterMay 5, 2020
@iansu

iansu commented May 5, 2020

Copy link
Copy Markdown
Contributor

Thanks!

@samccone

Copy link
Copy Markdown
ContributorAuthor

thank you!!

@donavon

Copy link
Copy Markdown
Contributor

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

@locklockBot locked and limited conversation to collaborators May 20, 2020
Sign up for freeto 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

@samccone@iansu@donavon@montogeek@ianschmitz@facebook-github-bot