Skip to content

Commit

Permalink
make it better
Browse files Browse the repository at this point in the history
  • Loading branch information
user23122003 committed Oct 21, 2022
1 parent c3e7402 commit fd9c1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"yup": "^0.32.11"
},
"scripts": {
"start": "react-scripts start",
"start": "react-scripts node --max_old_space_size=2560 start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
Expand Down

0 comments on commit fd9c1ce

Please sign in to comment.