Skip to content

Commit

Permalink
Max gc size tracked in env var.
Browse files Browse the repository at this point in the history
  • Loading branch information
stooit committed Dec 8, 2021
1 parent cd08fa1 commit df92bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env node --max-old-space-size=4096
#!/usr/bin/env node

require('yargs/yargs')(process.argv.slice(2))
.strict()
Expand Down

0 comments on commit df92bb0

Please sign in to comment.