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

Correctly handle Override of napi on manually specifying targets #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
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
1 participant