Actions
Bug #38696
closedMake sure NODE_OPTIONS have a default and are usr-overridable
Description
We need to add a default flag --max-old-space-size=8192 in the NODE_OPTIONS, but we need to make sure the user can add other flags, and override the value that we have defined.
Actions