We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb7834a commit ffff7faCopy full SHA for ffff7fa
1 file changed
package.json
@@ -35,7 +35,7 @@
35
},
36
"scripts": {
37
"start": "react-scripts start",
38
- "build": "react-scripts build",
+ "build": "CI= react-scripts build",
39
"test": "react-scripts test",
40
"eject": "react-scripts eject",
41
"predeploy": "npm run build",
0 commit comments