-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hey. not a node guy but I made it work. Someone who knows how to do it 'right' can prolly figure it out.
what I did:
npm add --dev https://github.com/Marcus10110/electron-forge-maker-appimage.git
and added this to forge.config.js's makers array:
{
name: 'electron-forge-maker-appimage',
platforms: ['linux'],
},Removed all the other linux build makers because I have no idea how to invoke a single build of appimage and I don't have deb or rpm on my system.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request