Skip to content

Does not work with prebuild packages #18

@kuenzign

Description

@kuenzign

Many native packages use prebuilds to supply multiple versions of .node files compiled for different platforms and architectures. This package is not copying over the prebuilds from packages that use them, so the packages fail to load. Packages often use node-gyp-build as a way of determining which prebuilt .node file to load based on the environment. node-gyp-build is failing to find the corresponding .node file because vite-plugin-native isn't copying the prebuilds folder to the output.

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