Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx committed Dec 19, 2024
1 parent 3232834 commit 7043728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/set-max-old-space-size.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ export NODE_OPTIONS="${NODE_OPTIONS:-}"

if [[ $NODE_OPTIONS != *"--max-old-space-size"* ]]; then
export NODE_OPTIONS="${NODE_OPTIONS} --max-old-space-size=8192"
fi
fi

0 comments on commit 7043728

Please sign in to comment.