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

feat(tracing): Add ES6 tracing bundle #4674

Merged
merged 3 commits into from
Mar 4, 2022

Conversation

lobsterkatie
Copy link
Member

@lobsterkatie lobsterkatie commented Mar 2, 2022

This adds an ES6 version of our tracing CDN bundle, both for the sake of users and as a step towards becoming ES6-first in v7. It also adds the new bundle to the size check and the playwright integration tests.

A note about the new bundle is added to the docs in getsentry/sentry-docs#4789.

Copy link
Member

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2022

size-limit report

Path Base Size (3827821) Current Size Change
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 19.79 KB 19.78 KB -0.01% 🔽
@sentry/browser - ES5 CDN Bundle (minified) 63.36 KB 63.36 KB 0%
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.45 KB 18.45 KB -0.01% 🔽
@sentry/browser - ES6 CDN Bundle (minified) 56.45 KB 56.45 KB 0%
@sentry/browser - Webpack (gzipped + minified) 22.24 KB 22.24 KB 0%
@sentry/browser - Webpack (minified) 76.28 KB 76.28 KB 0%
@sentry/react - Webpack (gzipped + minified) 22.27 KB 22.27 KB 0%
@sentry/nextjs Client - Webpack (gzipped + minified) 46.42 KB 46.42 KB 0%
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.67 KB 26.67 KB -0.01% 🔽
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 0 B 25.02 KB added

@lobsterkatie lobsterkatie merged commit 845aada into master Mar 4, 2022
@lobsterkatie lobsterkatie deleted the kmclb-add-es6-tracing-bundle branch March 4, 2022 16:49
lobsterkatie added a commit to getsentry/sentry-docs that referenced this pull request Mar 22, 2022
A number of PRs (see below) have recently added to the bundles available for use on the CDN. This documents the new options, and does some general wordsmithing on the page.

Bundle-adding PRs:
getsentry/sentry-javascript#4674
getsentry/sentry-javascript#4699
getsentry/sentry-javascript#4718
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants