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

Skip to content

node-gyp-build Support #3

@pcfreak30

Description

@pcfreak30

This one seems tricker because the recommended code pattern is var binding = require('node-gyp-build')(__dirname)

Would need to potentially replace the path in the AST or otherwise support dynamic imports then add dedicated support for it or rewrite to use the bindings resolver in linker.js

For now its much simpler to just patch the module and replace the entrypoint with bindings module, but would be nice to get support for this loader.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions