Skip to content

The OS is not specified in package.json #129

@ArtemAvramenko

Description

@ArtemAvramenko

I want to include dbus-next to my multi-platform Electron application. Of course, it should only be used in the Linux build.

I would like to be able to include it via optionalDependencies, but for that, the OS needs to be specified in package.json:

    "os": [ "linux" ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions