Skip to content

Commit

Permalink
increase node size (#1436)
Browse files Browse the repository at this point in the history
  • Loading branch information
MosheEichler authored Dec 11, 2023
1 parent c43a319 commit 8063dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Default node limit is 2GB. CircleCI machine has 15GB. We increase it here to 11.0GB.
node-options=--max-old-space-size=11264
node-options=--max-old-space-size=12000

0 comments on commit 8063dec

Please sign in to comment.