Skip to content

Conversation

@mydea
Copy link
Member

@mydea mydea commented Jul 29, 2024

Fixes #13080

This was basically just wrong - we need stuff from browser package there, so we can't really build the final CDN bundle from the feedback-internal package.

I moved this over and also adjusted tests to actually test this with pluggable CDN integrations as well.

@mydea mydea requested review from Lms24, c298lee and ryan953 July 29, 2024 12:14
@mydea mydea self-assigned this Jul 29, 2024
@mydea mydea requested a review from a team as a code owner July 29, 2024 12:14
jsVersion: 'es6',
licenseTitle: '@sentry-internal/feedback',
outputFileBase: () => 'bundles/feedback',
sucrase: {
Copy link
Member Author

Choose a reason for hiding this comment

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

These don't appear to be necessary (anymore?), it seems to be working fine without this as well (we also don't set this in the existing index.bundle.feedback config in browser)

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.

Thanks for fixing!

@mydea mydea merged commit 8f037ac into develop Jul 30, 2024
@mydea mydea deleted the fn/feedback-export branch July 30, 2024 07:44
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.

Standalone Feedback CDN bundle doesn't export feedbackIntegration

4 participants