-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
developmentStandard developmentStandard developmentr&d:polykey:core activity 2Cross Platform Cryptography for JavaScript PlatformsCross Platform Cryptography for JavaScript Platformsr&d:polykey:supporting activitySupporting core activitySupporting core activity
Description
Specification
Right now the mac and windows build outputs are missing the proper native modules. So far as I can tell, all of the required modules are configured to be included by pkg. However they are unavailable to be included during the build process.
This needs to be fixed before the windows and mac builds can be used.
The main problem is that the build process only has the Linux specific optional dependencies available when we are packaging. I'm still exploring the exact reason for this.
Tasks
- Fix the build process to include the platform specific native modules in the output.
- Test the windows build on windows to make sure it's working.
- Test the mac build on macos to make sure it's working.
Metadata
Metadata
Assignees
Labels
developmentStandard developmentStandard developmentr&d:polykey:core activity 2Cross Platform Cryptography for JavaScript PlatformsCross Platform Cryptography for JavaScript Platformsr&d:polykey:supporting activitySupporting core activitySupporting core activity