Skip to content

fix(remix): Add missing client exports to server and cloudflare entries#16341

Merged
andreiborza merged 1 commit intodevelopfrom
onur/remix-missing-exports
May 20, 2025
Merged

fix(remix): Add missing client exports to server and cloudflare entries#16341
andreiborza merged 1 commit intodevelopfrom
onur/remix-missing-exports

Conversation

@onurtemizkan
Copy link
Collaborator

Resolves: #16298

Also exported ErrorBoundary and browserTracingIntegration from cloudflare entry.

@onurtemizkan onurtemizkan requested a review from andreiborza May 20, 2025 10:20
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.

@sentry/remix exports ErrorBoundary in its types but it is only present in the browser, not in node

2 participants