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 956c389 commit 2d5a08bCopy full SHA for 2d5a08b
package.json
@@ -12,7 +12,7 @@
12
"web-vitals": "^2.1.4"
13
},
14
"scripts": {
15
- "start": "BROWSER=none react-scripts start",
+ "start": "BROWSER=none WDS_SOCKET_PORT=0 react-scripts start",
16
"build": "react-scripts build",
17
"test": "react-scripts test",
18
"eject": "react-scripts eject"
0 commit comments