Skip to content

Commit e37c2ad

Browse files
authored
Use react-scripts till ready
1 parent f8deee5 commit e37c2ad

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
@@ -38,7 +38,7 @@
3838
"scripts": {
3939
"start": "react-scripts start",
4040
"build": "react-scripts build",
41-
"ghbuild": "CI=false craco build",
41+
"ghbuild": "CI=false react-scripts build",
4242
"test": "react-scripts test",
4343
"eject": "react-scripts eject",
4444
"tauri": "tauri"

0 commit comments

Comments
 (0)