We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6f3d1 commit 1d530edCopy full SHA for 1d530ed
chapter-15/package.json
@@ -84,7 +84,7 @@
84
},
85
"scripts": {
86
"start": "react-scripts start",
87
- "build": "react-scripts build",
+ "build": "CI= react-scripts build NODE_ENV=production",
88
"test": "react-scripts test",
89
"eject": "react-scripts eject",
90
"test:generators": "ts-node --project=./internals/ts-node.tsconfig.json ./internals/testing/test-generators.ts",
0 commit comments