nodejs.org
nodejs.org copied to clipboard
Sentry lazy loading in browser is incorrect
Enter your suggestions in details:
Related https://github.com/getsentry/sentry-javascript/issues/11460
Hi, could you please add some more info about how this relates to nodejs.org?
https://github.com/nodejs/nodejs.org/blob/main/sentry.client.config.ts
You are trying to lazy load some sentry integrations, but it's incorrect. Take a look to the linked issue.
@r34son nice research and work with Sentry on this one; care to send a PR our way?