Skip to content

feat(node): Export getModule for Electron SDK #8488

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 2 commits into from
Jul 11, 2023

Conversation

timfish
Copy link
Collaborator

@timfish timfish commented Jul 10, 2023

I'm looking to fix this Electron issue and need access to the getModule function but it's not currently exported.

Since we're now exporting this, I've renamed it to getModuleFromFilename since that better describes what it does...

@timfish timfish marked this pull request as ready for review July 10, 2023 21:54
@timfish timfish force-pushed the feat/export-getModule branch from b404a25 to 1300db0 Compare July 10, 2023 22:10
@AbhiPrasad AbhiPrasad merged commit 4d781bc into getsentry:develop Jul 11, 2023
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.

Electron - For the module field, exclude anything before .asar/
2 participants