Skip to content

Desktop: Don't include node_modules in app.asar#588

Open
exurd wants to merge 1 commit intop2r3:masterfrom
exurd:pr/electron-save-TONS-of-space
Open

Desktop: Don't include node_modules in app.asar#588
exurd wants to merge 1 commit intop2r3:masterfrom
exurd:pr/electron-save-TONS-of-space

Conversation

@exurd
Copy link
Copy Markdown
Contributor

@exurd exurd commented Mar 26, 2026

Since we're using Vite (which bundles everything) this folder doesn't need to be included.

Tested this by building the Mac app; this reduces the total size from 831.2 mb to 444.8 mb. 386.4 mb saved!

since we're using vite, including this was pretty stupid. oops! i'm sorry to those who had to deal with big app sizes (that includes myself).

831.2 mb to 444.8 mb. 386.4 mb saved! ╰( ^o^)╮
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.

1 participant