Skip to content

Feature Request: Ability to customize heap memory available to node #251

@quantizor

Description

@quantizor

I'm not sure what the default heap allocation is, but for some larger projects using webpack etc it's insufficient and the heap allocation needs to be increased via something like this:

export NODE_OPTIONS=--max_old_space_size=4096

It would be great if this could be done in the node setup action via some clean API :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions