Skip to content

Conversation

@Totto16
Copy link

@Totto16 Totto16 commented May 27, 2024

Fixes #90

  • add test, that uses "real worlds scenario" by using really parsed options, not just artificially generated options

  • to make this tests possible, I had to factor the function, that parses the args out, and make a separate file

the fix was relative simple, see here

The rest just refactors the files, to be able to test this, and have no regressions in the future

- add test, that uses "real worlds scenario" by using really parsed options, not just artificially generated options
- to make this tests possible, I had to factor the function, that parses teh args out, and make a separate file
@Totto16
Copy link
Author

Totto16 commented Aug 25, 2025

Any news on this PR being merged or reworked ?

No clue 🤷🏼‍♂️
, it works for me and I use my personal "build" in my personal "npm" registry
(https://verdaccio.totto.lt/-/web/detail/prebuildify if you need the url, you could use the raw tar.gz file, if you want to: "https://verdaccio.totto.lt/prebuildify/-/prebuildify-6.0.2.tgz" )

@inkedsquid
Copy link

inkedsquid commented Aug 25, 2025

I've read a comment from one of the dev, it seems you only need to support the lowest version of Node you need and Node-API will provide forward-compatibility for any future version

@vweevers
Copy link
Member

vweevers commented Aug 25, 2025

I don't think we need this PR, you can already pass --no-napi to override the default.

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.

Prebuilding for multiple target does not work with 6.0.1

3 participants