Skip to content
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

fix(remix): Add explicit @sentry/node exports. #8509

Merged
merged 2 commits into from Jul 12, 2023

Conversation

onurtemizkan
Copy link
Collaborator

@onurtemizkan onurtemizkan commented Jul 12, 2023

Fixes: #8474

Manually tested on latest epic-stack with reproduction at epicweb-dev/epic-stack#289

@onurtemizkan onurtemizkan force-pushed the onur/remix-node-explicit-exports branch from d336284 to 2c08aa1 Compare July 12, 2023 06:54
@onurtemizkan onurtemizkan marked this pull request as ready for review July 12, 2023 06:54
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 @onurtemizkan!

packages/remix/src/index.server.ts Outdated Show resolved Hide resolved
Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
@Lms24 Lms24 merged commit 9b58519 into develop Jul 12, 2023
37 checks passed
@Lms24 Lms24 deleted the onur/remix-node-explicit-exports branch July 12, 2023 13: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.

@sentry/remix doesn't work with Node ESM support
2 participants