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

feat: add node-gyp config #8129

Draft
wants to merge 1 commit into
base: latest
Choose a base branch
from
Draft

feat: add node-gyp config #8129

wants to merge 1 commit into from

Conversation

wraithgar
Copy link
Member

This formalizes the node-gyp config that is eventually consumed by @npmcli/run-script.

That module will need to be updated so that it can accept this config and use it if found, only falling back to its current behavior by default.

This formalizes the `node-gyp` config that is eventually consumed by [@npmcli/run-script](npm.im/@npmcli/run-script).

That module will need to be updated so that it can accept this config and use it if found, only falling back to its current behavior by default.
@wraithgar
Copy link
Member Author

This is in more than run-script. It's here too. We'll likely want to make sure this is always exported explicitly from this config and nowhere else.

@wraithgar wraithgar marked this pull request as draft February 24, 2025 22:09
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.

1 participant