Skip to content

Commit bf7e824

Browse files
authored
Update node-options.js
1 parent 2dd1576 commit bf7e824

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist-raw/node-options.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ function parseArgv(argv) {
2626
'--preserve-symlinks-main': Boolean,
2727
'--input-type': String,
2828
'--experimental-specifier-resolution': String,
29+
// Legacy alias for node versions prior to 12.16
2930
'--es-module-specifier-resolution': '--experimental-specifier-resolution',
3031
}, {
3132
argv,

0 commit comments

Comments
 (0)