Skip to content

Fail when artifacts are empty? #65

Open
@fauno

Description

@fauno

Hi! I just had an issue with http-parser. It built correctly but the library was missing because the rake task wasn't copying it into lib/, the gem requires it directly from ext/.

So I had to add --include-shared-dir ext/ to the build, but I think it could be better if gem compiler fails if there aren't artifacts to add to the binary gem.

I can send a PR :)

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