-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Utilize allowedNodeEnvironmentFlags
#51
Comments
I just checked this in node 10.15 and it doesn't actually provide v8 flags, it only shows node-specific flags. I don't think we'll be able to get all the information we need from here. |
gulp v3 writes to the filesystem as well. Sorry to hear you have such constraints. |
phated
changed the title
Deprecate in favor of
Utilize May 31, 2020
allowedNodeEnvironmentFlags
allowedNodeEnvironmentFlags
In #55, we got support for node flags as well. Once this project is node 10+, we can swap that exec with this API. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Post node 10.10 - https://nodejs.org/api/process.html#process_process_allowednodeenvironmentflags
The text was updated successfully, but these errors were encountered: