Move build config to it's own folder

This commit is contained in:
KorbsStudio 2023-02-13 13:57:25 -05:00
parent 8827de86ef
commit 938b4eb859
No known key found for this signature in database

View file

@ -50,10 +50,9 @@ linux:
target: target:
- "snap" - "snap"
- "AppImage" - "AppImage"
- "rpm"
snap: snap:
# allowNativeWayland: true # Electron Builder doesn't know this option, yet it's listed in their documentations for Snap. I've submitted an issue: electron-userland/electron-builder #7330 allowNativeWayland: true
confinement: "strict" confinement: "strict"
# Update Server # Update Server