Skip to content

Commit

Permalink
chore: increase heap size
Browse files Browse the repository at this point in the history
  • Loading branch information
longlho committed Oct 12, 2022
1 parent 8b57e1c commit 1dac599
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ build --nolegacy_external_runfiles
build --incompatible_strict_action_env
run --incompatible_strict_action_env

# Increase heap size
build --define=NODE_OPTIONS=--max-old-space-size=4096

# BuildBuddy GH Actions Config
# https://www.buildbuddy.io/docs/rbe-github-actions
Expand Down

0 comments on commit 1dac599

Please sign in to comment.