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.
max_old_space_size
1 parent 2230119 commit b7eb5feCopy full SHA for b7eb5fe
.github/workflows/publish.yml
@@ -48,5 +48,5 @@ jobs:
48
echo "//registry.visualpinball.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
49
npm publish
50
env:
51
+ NODE_OPTIONS: "--max_old_space_size=4096"
52
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
-
0 commit comments