10 lines
282 B
Plaintext
10 lines
282 B
Plaintext
## Node command line options
|
|
## See `node --help` and `node --v8-options` for available options
|
|
## Please note you should specify one option per line
|
|
|
|
## max size of old space in megabytes
|
|
#--max-old-space-size=4096
|
|
|
|
## max size of semi space in megabytes
|
|
#--max-semi-space-size=64
|