Skip to content

Commit

Permalink
Merge pull request #679 from tasneemkoushar/develop
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
tasneemkoushar authored Oct 8, 2023
2 parents d4dfb22 + cc15830 commit bdb64c2
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 @@ -5,7 +5,7 @@
"scripts": {
"docusaurus": "docusaurus",
"start": "docusaurus start",
"build": "export NODE_OPTIONS=--max-old-space-size=4096 docusaurus build",
"build": "export NODE_OPTIONS=--max-old-space-size=8102 && docusaurus build",
"swizzle": "docusaurus swizzle",
"deploy": "docusaurus deploy",
"clear": "docusaurus clear",
Expand Down

0 comments on commit bdb64c2

Please sign in to comment.