Don't open web browser

This commit is contained in:
next2w 2022-10-04 16:14:47 -04:00
parent 9a9e7d15d9
commit 3f75a08e5e

View file

@ -11,7 +11,7 @@
"web-vitals": "^3.0.2"
},
"scripts": {
"start": "react-scripts start",
"start": "BROWSER=none react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"