mirror of https://github.com/lukechilds/node.git
Browse Source
V8 options allow either '_' or '-' to be used in options as a seperator, such as "--abort-on_uncaught-exception". Allow these case variations when used with NODE_OPTIONS. PR-URL: https://github.com/nodejs/node/pull/14093 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>v6
Sam Roberts
8 years ago
3 changed files with 34 additions and 10 deletions
Loading…
Reference in new issue