Skip to content

ref(nextjs): Use new build process in vercel script #5065

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
May 10, 2022

Conversation

lobsterkatie
Copy link
Member

This updates the script for testing an SDK branch in Vercel to use the new build process. It also updates the regex used to match version numbers when updating monorepo dependencies' package.json files, to accept alpha and beta releases.

@lobsterkatie lobsterkatie requested review from Lms24 and lforst May 10, 2022 19:06
Copy link
Member

@lforst lforst left a comment

Choose a reason for hiding this comment

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

nice

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 18.76 KB (-6.86% 🔽)
@sentry/browser - ES5 CDN Bundle (minified) 58.59 KB (-9.32% 🔽)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 17.55 KB (-6.95% 🔽)
@sentry/browser - ES6 CDN Bundle (minified) 52.77 KB (-8.97% 🔽)
@sentry/browser - Webpack (gzipped + minified) 19.21 KB (-17.33% 🔽)
@sentry/browser - Webpack (minified) 62.13 KB (-23.97% 🔽)
@sentry/react - Webpack (gzipped + minified) 19.23 KB (-17.37% 🔽)
@sentry/nextjs Client - Webpack (gzipped + minified) 42.76 KB (-11.03% 🔽)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 24.43 KB (-6.33% 🔽)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 23 KB (-6.07% 🔽)

@lobsterkatie lobsterkatie merged commit 94554b3 into 7.x May 10, 2022
@lobsterkatie lobsterkatie deleted the kmclb-use-new-build-in-vercel-script branch May 10, 2022 19:32
@AbhiPrasad AbhiPrasad added this to the 7.0.0 milestone May 12, 2022
AbhiPrasad pushed a commit that referenced this pull request May 30, 2022
This updates the script for testing an SDK branch in Vercel to use the new build process. It also updates the regex used to match version numbers when updating monorepo dependencies' `package.json` files, to accept alpha and beta releases.
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.

3 participants