Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
readme: usage of max_old_space_size. fixes #447
Browse files Browse the repository at this point in the history
  • Loading branch information
igorklopov committed Jun 17, 2018
1 parent 203b030 commit 0d2465e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Expand Up @@ -110,6 +110,7 @@ packaged application. The app will always run with the options
turned on. Just remove `--` from option name.
```sh
pkg app.js --options expose-gc
pkg app.js --options max_old_space_size=4096
```

### Output
Expand Down

0 comments on commit 0d2465e

Please sign in to comment.