mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-03 11:34:51 +01:00
Updated to v1.9.9
This commit is contained in:
2
conf/site/node_modules/@babel/plugin-transform-react-jsx-source/lib/index.js
generated
vendored
2
conf/site/node_modules/@babel/plugin-transform-react-jsx-source/lib/index.js
generated
vendored
@@ -63,7 +63,7 @@ var _default = (0, _helperPluginUtils.declare)(api => {
|
||||
state.fileNameIdentifier = fileNameIdentifier;
|
||||
}
|
||||
|
||||
const trace = makeTrace(state.fileNameIdentifier, location.start.line, location.start.column);
|
||||
const trace = makeTrace(_core.types.cloneNode(state.fileNameIdentifier), location.start.line, location.start.column);
|
||||
attributes.push(_core.types.jsxAttribute(id, _core.types.jsxExpressionContainer(trace)));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user