Skip to content

[Feature Request] Support custom node options #418

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
k8w opened this issue Sep 5, 2017 · 2 comments
Closed

[Feature Request] Support custom node options #418

k8w opened this issue Sep 5, 2017 · 2 comments

Comments

@k8w
Copy link

k8w commented Sep 5, 2017

For example, I want to use ts-node with node option --expose-gc.
But it seems ts-node not support --expose-gc

@blakeembrey
Copy link
Member

Feel free to submit a PR to

const knownFlags = v8flags.concat([
. You can use -gc for now.

@JesseRussell411
Copy link

--expose-gc doesn't work anymore. I think it was removed by this #536

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants