Skip to content

Commit

Permalink
Merge pull request #21 from LIKELION-GG/develop
Browse files Browse the repository at this point in the history
빌드
  • Loading branch information
Imjieunn authored Aug 5, 2024
2 parents cfdad54 + 3be6306 commit a70c365
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 @@ -41,7 +41,7 @@
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"build": "NODE_OPTIONS='--max-old-space-size=2048' react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"lint": "eslint src"
Expand Down

0 comments on commit a70c365

Please sign in to comment.