Skip to content

set NODE_OPTIONS variable #25

@RayGuo-ergou

Description

@RayGuo-ergou

The command to set NODE_OPTIONS variable is vary due to the OS, e.g. linux uses export but windows uses set. So the current script "serve:angular13": "export NODE_OPTIONS=--max_old_space_size=4096&& ng serve --host 0.0.0.0", would not work on windows.

Metadata

Metadata

Assignees

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