Files
create-react-app/packages/react-scripts
Joshua Comeau 7c85938458 Create a --stats flag for react-scripts build. Update README.
To analyze Webpack bundles, a "stats" JSON is required.

This PR allows that file to be created and saved to the `build`
directory, so that users can use it with Webpack-specific insight
tools like `webpack-bundle-analyzer` without ejecting their
application.

Updated the README to include details for how to do this.
2018-05-31 07:23:13 -04:00
..
2018-01-22 22:16:22 +00:00
2018-01-22 22:16:22 +00:00

react-scripts

This package includes scripts and configuration used by Create React App.
Please refer to its documentation: