Skip to content

Commit 0aa3b83

Browse files
committed
1 parent 7b0c192 commit 0aa3b83

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
@@ -35,7 +35,7 @@
3535
"web-vitals": "^2.1.4"
3636
},
3737
"scripts": {
38-
"start": "react-scripts start",
38+
"start": "GENERATE_SOURCEMAP=false react-scripts start",
3939
"build": "react-scripts build",
4040
"test": "react-scripts test",
4141
"eject": "react-scripts eject"

0 commit comments

Comments
 (0)