Skip to content

ref(tracing): Revert conditional exports usage #7372

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

Conversation

AbhiPrasad
Copy link
Member

This partially reverts the work done in #7345

We cannot use this conditional exports approach since this will break users who use older bundlers (think Webpack 4).

Thus the only way to make the splitting of @sentry/tracing into multiple packages work in #5815 is to make it a part of the next major version.

@AbhiPrasad AbhiPrasad requested review from a team, mydea and Lms24 and removed request for a team March 7, 2023 16:44
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.

Github needs the :sadcat emoji :(

@AbhiPrasad AbhiPrasad merged commit 0957989 into develop Mar 8, 2023
@AbhiPrasad AbhiPrasad deleted the abhi-revert-tracing-exports branch March 8, 2023 10:01
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