fix: fix package.json
This commit is contained in:
parent
3ebc8024c7
commit
1227877718
@ -40,7 +40,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
"build": "GENERATE_SOURCEMAP=false react-scripts build && mv -f build ../build/berry",
|
"build": "react-scripts build && mv -f build ../build/berry",
|
||||||
"test": "react-scripts test",
|
"test": "react-scripts test",
|
||||||
"eject": "react-scripts eject"
|
"eject": "react-scripts eject"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user