summaryrefslogtreecommitdiff
path: root/deps
diff options
context:
space:
mode:
authorJoyee Cheung <joyeec9h3@gmail.com>2019-12-04 01:11:29 +0800
committerRich Trott <rtrott@gmail.com>2019-12-05 10:31:44 -0800
commit28efa4fe953c0da6be25cd10e708b84deaada15f (patch)
treed6ae76a768589e6b4e10ac8cc67293242ee74b7c /deps
parent7113d999dcb7e93ac1504f3ae622df61a9495a1c (diff)
downloadandroid-node-v8-28efa4fe953c0da6be25cd10e708b84deaada15f.tar.gz
android-node-v8-28efa4fe953c0da6be25cd10e708b84deaada15f.tar.bz2
android-node-v8-28efa4fe953c0da6be25cd10e708b84deaada15f.zip
lib: delay access to CLI option to pre-execution
CLI options should not be added through the config binding, instead they are already available in the JS land via `require('internal/options')`. Also CLI options in principle should be processed in pre-execution instead of bootstrap scripts. PR-URL: https://github.com/nodejs/node/pull/30778 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to 'deps')
0 files changed, 0 insertions, 0 deletions