-
Notifications
You must be signed in to change notification settings - Fork 68
Open
@ArtemAvramenko
Description
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
Labels
No labels