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

Make packager handle available native deps when building on non-native platforms #842

Closed
wants to merge 1 commit into from

Conversation

0181532686cf4a31163be0bf3e6bb6732bf
Copy link
Contributor

Hi,

Given the skip build flag handling you've merged previously, I was able to successfully use precompiled binaries when creating package for native platform. However, I've stumbled upon an issue when I was trying to package app with native deps for Windows on Mac. It just skipped deps installation and wrapped stuff I've got after initial npm install (Mac-related) into Windows build, which of course didn't run. This change should allow the making of a truly crossplatform build on the same machine.

@mention-bot
Copy link

@lyssdod, thanks for your PR! By analyzing the history of the files in this pull request, we identified @develar and @demetris-manikas to be potential reviewers.

@0181532686cf4a31163be0bf3e6bb6732bf
Copy link
Contributor Author

Commit message is kinda confusing, I meant platforms, not archs

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