We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7b1c2 commit 54276f3Copy full SHA for 54276f3
lib/internal/modules/esm/resolve.js
@@ -10,6 +10,7 @@ const {
10
ObjectGetOwnPropertyNames,
11
ObjectPrototypeHasOwnProperty,
12
RegExp,
13
+ RegExpPrototypeExec,
14
RegExpPrototypeSymbolReplace,
15
RegExpPrototypeTest,
16
SafeMap,
0 commit comments