Skip to content

Sentry CDN ES 5 bundle is not ES 5 (includes class keyword) #7541

@erikt9

Description

@erikt9

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using? If you use the CDN bundles, please specify the exact bundle (e.g. bundle.tracing.min.js) in your SDK setup.

Sentry Browser CDN bundle

SDK Version

7.44+

Framework Version

No response

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

The ES 5 bundles of 7.44.0 and 7.44.1 are not ES 5. They contain the class keyword. Previous versions do not.

View
https://browser.sentry-cdn.com/7.44.0/bundle.es5.min.js
https://browser.sentry-cdn.com/7.44.1/bundle.es5.min.js

/*! @sentry/browser 7.44.0 (82fdfad) | https://github.com/getsentry/sentry-javascript */
var Sentry=function(t){class n{static __initStatic(){ ...

Expected Result

ES 5 bundle should be ES 5

Actual Result

ES 5 bundle is ES 6

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions