mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-01 18:47:20 +01:00
Moved over to lsio base image
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
@@ -43,7 +43,7 @@ var _default = (0, _helperPluginUtils.declare)(api => {
|
||||
for (let i = 0; i < attributes.length; i++) {
|
||||
const name = attributes[i].name;
|
||||
|
||||
if (name && name.name === TRACE_ID) {
|
||||
if ((name == null ? void 0 : name.name) === TRACE_ID) {
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user