frontend-gradle-plugin icon indicating copy to clipboard operation
frontend-gradle-plugin copied to clipboard

Allow to specify NODE_OPTIONS

Open mgiorgino-iobeya opened this issue 2 years ago • 0 comments

Hi,

Description

It would be nice if we could give options to the node process, like for example:

NODE_OPTIONS=--max_old_space_size=50

I didn't found a way to do it, but maybe there already is ?

Target environment

  • OS: Ubuntu 22.04
  • JDK: OpenJDK 64-Bit Server VM Corretto-17.0.8.7.1
  • Gradle: Gradle 8.4

mgiorgino-iobeya avatar Apr 05 '24 14:04 mgiorgino-iobeya