Skip to content

Support multiple platforms at once #18

@springmeyer

Description

@springmeyer

This is almost doable. What is needed is:

  • the require must be dynamic on platform or arch
  • node-pre-gyp needs to support templating the module_path so that a developer can install multiple targets and each have them dropped in a predictable platform-dependent place.

Could lean on node_modules and require logic for handling this as mentioned in npm/npm#1891 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions