Skip to content

test(ember): Test that prod builds & source maps work #9466

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
Nov 7, 2023

Conversation

mydea
Copy link
Member

@mydea mydea commented Nov 7, 2023

broccoli-terser-sourcemap fixed a bug in v4.1.1 that affected building our SDK.

This adds a test to ensure this continues to work.

Closes #9168

@mydea mydea requested review from lforst and Lms24 November 7, 2023 08:32
@mydea mydea self-assigned this Nov 7, 2023
Copy link
Contributor

github-actions bot commented Nov 7, 2023

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.9 KB (0%)
@sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 56.15 KB (0%)
@sentry/browser (incl. Tracing) - Webpack (gzipped) 30.97 KB (0%)
@sentry/browser - Webpack (gzipped) 21.29 KB (0%)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 62.44 KB (0%)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.09 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped) 21.23 KB (0%)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 196.88 KB (0%)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 88.28 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) 63.28 KB (0%)
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.8 KB (0%)
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 66.27 KB (0%)
@sentry/react - Webpack (gzipped) 21.34 KB (0%)
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 82.97 KB (0%)
@sentry/nextjs Client - Webpack (gzipped) 48.12 KB (0%)
@sentry-internal/feedback - Webpack (gzipped) 15.59 KB (0%)

@mydea mydea merged commit c3a6590 into develop Nov 7, 2023
@mydea mydea deleted the fn/ember-replay-build branch November 7, 2023 11: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.

Build Error (TerserWriter) with @sentry/ember 7.73.0
3 participants