mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
3ef1512f9e
The characters specified within NODE_OPTIONS can now be escaped, which is handy especially in conjunction with `--require` (where the file path might happen to contain spaces that shouldn't cause the option to be split into two). Fixes: https://github.com/nodejs/node/issues/12971 PR-URL: https://github.com/nodejs/node/pull/24065 Reviewed-By: Anna Henningsen <anna@addaleax.net>
2 lines
17 B
JavaScript
2 lines
17 B
JavaScript
console.log('A')
|