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

Allow passing in custom -t when --napi is used #17

Merged
merged 2 commits into from
Dec 22, 2018

Conversation

ralphtheninja
Copy link
Member

@ralphtheninja ralphtheninja commented Dec 16, 2018

If using --napi then prebuildify will always pick the latest node and electron. This patch allow you to do e.g. prebuildify -t 8.1.40 -t [email protected] --napi, i.e. you can pick any release strategy.

Background discussion: Level/leveldown#553

bin.js Outdated Show resolved Hide resolved
Co-Authored-By: ralphtheninja <[email protected]>
@mafintosh mafintosh merged commit 9836469 into prebuild:master Dec 22, 2018
@mafintosh
Copy link
Collaborator

2.10.0

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.

3 participants