Skip to content

Instantly share code, notes, and snippets.

@hahouari
Last active April 14, 2022 14:45
Show Gist options
  • Save hahouari/5fa86dc0e4b9d6dff9a2443caf06a3b1 to your computer and use it in GitHub Desktop.
Save hahouari/5fa86dc0e4b9d6dff9a2443caf06a3b1 to your computer and use it in GitHub Desktop.
electron-builder important parts
productName: GeneticPy
artifactName: ${productName}-${arch}.${ext}
win:
target:
- nsis
- portable
nsis:
artifactName: ${productName}-Installer.${ext}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment