We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff2fe8e commit f726abbCopy full SHA for f726abb
client/package.json
@@ -30,7 +30,7 @@
30
},
31
"scripts": {
32
"start": "react-scripts start",
33
- "build": "react-scripts build",
+ "build": "CI=false react-scripts build",
34
"test": "react-scripts test",
35
"eject": "react-scripts eject"
36
0 commit comments