Skip to content

Add build:electron:dir script for unpacked-only desktop build#1718

Merged
BryonLewis merged 1 commit into
mainfrom
build-electron-dir-option
Jun 25, 2026
Merged

Add build:electron:dir script for unpacked-only desktop build#1718
BryonLewis merged 1 commit into
mainfrom
build-electron-dir-option

Conversation

@mattdawkins

Copy link
Copy Markdown
Member

Adds npm run build:electron:dir, which passes electron-builder's --dir flag.

  • Produces only the unpacked install tree (dist_electron/linux-unpacked/)
  • Skips AppImage / tar.gz packaging and the slow -mx=9 compression
  • Faster for local dev/test builds; build:electron unchanged

@BryonLewis BryonLewis merged commit 580045b into main Jun 25, 2026
3 checks passed
@BryonLewis BryonLewis deleted the build-electron-dir-option branch June 25, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants