Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy load sentry #709

Open
Luks3110 opened this issue Dec 12, 2024 · 1 comment
Open

Lazy load sentry #709

Luks3110 opened this issue Dec 12, 2024 · 1 comment
Labels

Comments

@Luks3110
Copy link

How can I lazily load the sentry code in my app? Lighthouse is complaining about the size of the minified sentry file, It's related to Sentry session replay, how can I compress or lazily load that file?
Image
Image

@rchl
Copy link
Member

rchl commented Dec 20, 2024

Have you enabled the lazy configuration option?

(not sure how much it would help though - it will still load, just lazily)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants