Skip to content

Commit

Permalink
remove stats json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Zhao committed Feb 21, 2019
1 parent da2d047 commit 140e182
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react-scripts/scripts/build.js
Expand Up @@ -61,7 +61,6 @@ if (!checkRequiredFiles([paths.appHtml, paths.appIndexJs])) {

// Process CLI arguments
const argv = process.argv.slice(2);
const writeStatsJson = argv.indexOf('--stats') !== -1;

// Generate configuration
const config = configFactory('production');
Expand Down

0 comments on commit 140e182

Please sign in to comment.