Disallow duplicated AST nodes (#11807)
This commit is contained in:
@@ -457,7 +457,7 @@ You can set \`throwIfNamespace: false\` to bypass this warning.`,
|
||||
}
|
||||
|
||||
return makeTrace(
|
||||
state.fileNameIdentifier,
|
||||
t.cloneNode(state.fileNameIdentifier),
|
||||
location.start.line,
|
||||
location.start.column,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user