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

Add dedicated export for Bare #80

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

kasperisager
Copy link
Contributor

No imports mappings are defined for the Node.js builtins used in node-gyp-build.js, tripping up https://github.com/holepunchto/bare-pack when bundling for Bare. Bare doesn't need any of that though and a dedicated export that just forwards to require.addon() is sufficient.

@mafintosh mafintosh merged commit c08fc01 into prebuild:master Nov 12, 2024
12 checks passed
@mafintosh
Copy link
Collaborator

4.8.3

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