Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Merge requests
  • !8790

Add back in --stats output from webpack.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/samccone/master into master Apr 05, 2020
  • Overview 6
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: samccone

This commit is a manual revert of the following commits: https://github.com/facebook/create-react-app/commit/e7a427ad161b7b58868409d99307d8b68fad1335 https://github.com/facebook/create-react-app/commit/140e182e7d7fbeb8d507b6be4813a4ce0bf9b6d8

And a re-introduction of https://github.com/facebook/create-react-app/commit/7c8593845830c585a780f4e40268e7b4f442c7a4

Fixes: https://github.com/facebook/create-react-app/issues/8789 Fixes: https://github.com/facebook/create-react-app/issues/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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/samccone/master