Skip to content

node-pre-gyp as non bundled dependency #162

@3y3

Description

@3y3

How I understand the main reason to bundle node-pre-gyp is a usage it on installation phase.
And what happens if it will be used in postinstall step, is this resolves problem with bundling?

    "scripts": {
        "postinstall": "node-pre-gyp install --fallback-to-build",
    },

Unfortunately I can't test this now, but maybe the answer is on the surface?

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