Skip to content

ref(build): Move build directory to main rollup config #4710

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 1 commit into from
Mar 14, 2022

Conversation

lobsterkatie
Copy link
Member

While reviewing #4688, it occurred to me that our bundles directory, build, is the same in every package, and therefore should live in the centralized rollup config rather than all of the package-specific ones.

@github-actions
Copy link
Contributor

size-limit report

Path Base Size (af7081c) Current Size Change
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 19.37 KB 19.37 KB -0.01% 🔽
@sentry/browser - ES5 CDN Bundle (minified) 61.92 KB 61.92 KB 0%
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.04 KB 18.04 KB +0.02% 🔺
@sentry/browser - ES6 CDN Bundle (minified) 55.32 KB 55.32 KB 0%
@sentry/browser - Webpack (gzipped + minified) 22.3 KB 22.3 KB 0%
@sentry/browser - Webpack (minified) 76.58 KB 76.58 KB 0%
@sentry/react - Webpack (gzipped + minified) 22.33 KB 22.33 KB 0%
@sentry/nextjs Client - Webpack (gzipped + minified) 46.56 KB 46.56 KB 0%
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 25.25 KB 25.25 KB 0%
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 23.65 KB 23.65 KB 0%

Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

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

These changes make a lot of sense to me. Looking good.

@lobsterkatie lobsterkatie merged commit ec8da92 into master Mar 14, 2022
@lobsterkatie lobsterkatie deleted the kmclb-move-build-dir-to-main-rollup-config branch March 14, 2022 20:02
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