Javascript heap out of memeory

Hey guys.
Have you faced "Javascript heap out of memory" after you have increased the heap size for the nodejs.
image

Because the optimization is running in another process it's not actually seeing the increased heap size. What branch is this based off of? A few months ago we increased it for the builds here, which should be enough:

Might just need to apply that change to what you're working on.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.