Skip to content

build: add minified bundle to size-limit #4282

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

Merged
merged 2 commits into from
Dec 14, 2021

Conversation

mitsuhiko
Copy link
Contributor

This adds the minified but non-gzipped bundle to the size limit report to make it easier to track changes to the minified independent of the compression.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 14, 2021

size-limit report

Path Base Size (7e0a307) Current Size Change
@sentry/browser - CDN Bundle (gzipped) 21.41 KB 21.41 KB +0.02% 🔺
@sentry/browser - Webpack 23.2 KB 23.2 KB 0%
@sentry/browser - Webpack - gzip = false 81.27 KB 81.27 KB 0%
@sentry/react - Webpack 23.24 KB 23.24 KB 0%
@sentry/nextjs Client - Webpack 47.83 KB 47.83 KB 0%
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 29.73 KB 29.73 KB +0.01% 🔺
@sentry/browser - CDN Bundle (minified) 0 B 70.07 KB added

@AbhiPrasad AbhiPrasad added this to the Treeshaking / Bundle Size milestone Dec 14, 2021
@mitsuhiko mitsuhiko merged commit f9fb1d6 into master Dec 14, 2021
@mitsuhiko mitsuhiko deleted the feature/add-raw-bundle-to-size-limit branch December 14, 2021 19:28
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.

2 participants