You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Skipping addition of meta tags. Sentry tracing meta tags are already present in HTML page. Make sure to only set up Sentry once on the server-side. ',
50
+
);
51
+
return;
52
+
}
53
+
47
54
if(metaTags){
48
55
logger.log('Adding Sentry tracing meta tags to HTML page:',metaTags);
0 commit comments