Skip to content

Remove node-pre-gyp as a bundled dependency and use preinstall script instead #753

@bminer

Description

@bminer

According to the new docs here, it might be considered better practice to add preinstall script npm install node-pre-gyp instead of using the bundledDependencies key. This would allow other NPM modules to re-use the same version of node-pre-gyp, for example.

See the node-pre-gyp Github repo page for more info. This issue might also be relevant: mapbox/node-pre-gyp#162

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