Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

[Feature request] Handling node-gyp-build, node-pre-gyp, binding etc. #83

@Rush

Description

@Rush

Feature Proposal

Implement alternative modules to node-gyp-build, node-pre-gyp, binding - perhaps loadable as replacements via "resolve" that would help load appropriate .node file at build time.

Feature Use Case

Currently most native packages cannot be bundled due to code such as:

const binding = require('node-gyp-build')(path.join(__dirname, '..'));

and similar for other package like binding or node-pre-gyp

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