webwhiz
webwhiz copied to clipboard
Limit max-old-space-size to avoid allocation failure
I had to limit the max-old-space-size to build. I was getting this error.
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
It can probably make do with a lower value, I did not try.