Created
August 24, 2019 19:53
-
-
Save rockiger/e900c3a041bf7ee204afdcbe414e1f59 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"description": "Rebuild of the gtk3-demo-application with electron", | |
... | |
"linux": [ | |
"deb | |
] | |
... | |
"electronPackagerConfig": { | |
"packageManager": "yarn", | |
"executableName": "electron-react-example", | |
"icon": "./icon.svg" | |
} | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment