Skip to content

Node: bump allocated memory

Warren Gifford requested to merge tr/fix-max-space-size into main

Created by: umpox

We're sometimes hitting the limit when running memory intensive tasks such as our Webpack build.

This bumps our allocated Node memory from 4gb to 8gb for both CI and local development

Merge request reports

Loading