Skip to content

Commit

Permalink
Update node-options.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cspotcode authored Sep 15, 2020
1 parent 2dd1576 commit bf7e824
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist-raw/node-options.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ function parseArgv(argv) {
'--preserve-symlinks-main': Boolean,
'--input-type': String,
'--experimental-specifier-resolution': String,
// Legacy alias for node versions prior to 12.16
'--es-module-specifier-resolution': '--experimental-specifier-resolution',
}, {
argv,
Expand Down

0 comments on commit bf7e824

Please sign in to comment.