Skip to content

Commit 77234b2

Browse files
committed
change some confg for production
1 parent 86e08f1 commit 77234b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"scripts": {
1919
"start": "react-scripts start",
20-
"build": "react-scripts build",
20+
"build": "CI=react-scripts build",
2121
"test": "react-scripts test",
2222
"eject": "react-scripts eject"
2323
},

0 commit comments

Comments
 (0)