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

Commits on Apr 5, 2020

  1. Add back in --stats output from webpack.

    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 committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    7dd54a2 View commit details
    Browse the repository at this point in the history