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

Resolve exports for native modules #138

Closed
timfish opened this issue Jul 9, 2024 · 0 comments · Fixed by #142
Closed

Resolve exports for native modules #138

timfish opened this issue Jul 9, 2024 · 0 comments · Fixed by #142

Comments

@timfish
Copy link
Contributor

timfish commented Jul 9, 2024

Currently iitm tries to parse *.node files which results in parsing errors:
getsentry/sentry-javascript#12807

We should be able to get the exports via require'ing the native module.

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 a pull request may close this issue.

1 participant