Skip to content

Update the Loader Script to support v8 #12187

Closed
getsentry/sentry
#75818
@rodolfoBee

Description

@rodolfoBee

Today, the Loader Script defaults to & supports v7 of the SDK.

We want to also support v8 there. We should implement this in a few steps:

### Tasks
- [x] Allow to select v8 option, guarded behind a feature flag - initially, continue to serve v7 when this option is selected
- [x] Update Loader Script to emit v8-compatible code (?) when v8 is selected.
- [x] Extend feature flag to show this option to all users, but keep v7 as default
- [ ] When verified that it works, make v8 the new default

Metadata

Metadata

Assignees

Labels

Package: browserIssues related to the Sentry Browser SDK

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions