Skip to content

Commit 140e182

Browse files
author
Jack Zhao
committed
remove stats json
1 parent da2d047 commit 140e182

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-scripts/scripts/build.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ if (!checkRequiredFiles([paths.appHtml, paths.appIndexJs])) {
6161

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

6665
// Generate configuration
6766
const config = configFactory('production');

0 commit comments

Comments
 (0)