Skip to content

Include binaries in npm package #96

@bindul

Description

@bindul

When building in corporate environments, internet access is usually limited. While it may be possible to get access to npm registry through a controlled registry proxy, like nexus; it becomes harder when the package downloaded tries to go out to the internet to download further binaries. It would be great if the binaries could be included in the package, so install does not need intermet access beyond npm registry.

Perhaps related to #71 but different in that this issue requests not requiring a second download at all.

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