We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a09aab commit 0b953e4Copy full SHA for 0b953e4
buildspec/release/10changeversion.yml
@@ -1,5 +1,9 @@
1
version: 0.2
2
3
+env:
4
+ variables:
5
+ NODE_OPTIONS: '--max-old-space-size=8192'
6
+
7
phases:
8
pre_build:
9
commands:
0 commit comments