Sitelet https://github.com/ElectronNET/Electron.NET/pull/1080
Skip to content

fix(shore): bloated asar and corrupted packaged directory - #1080

Merged
FlorianRappl merged 4 commits into
ElectronNET:developfrom
epsitec-sa:bug/#1058
Jul 5, 2026
Merged

fix(shore): bloated asar and corrupted packaged directory#1080
FlorianRappl merged 4 commits into
ElectronNET:developfrom
epsitec-sa:bug/#1058

Conversation

@epsnm

@epsnm epsnm commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Assisted-By: Claude:claude-4.8-opus

@FlorianRappl
FlorianRappl changed the base branch from main to develop July 3, 2026 16:28
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

pr-comment: Run #101

Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Pending ⏳ Other ❓ Flaky 🍂 Duration ⏱️
1540 1378 0 0 0 162 0 2m 19s

🎉 All tests passed!

Github Test Reporter by CTRF 💚

@FlorianRappl FlorianRappl left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After some testing I think this seems to work good. Let's bring it to a preview and keep on testing.

@FlorianRappl
FlorianRappl merged commit 7fc5c9b into ElectronNET:develop Jul 5, 2026
17 checks passed
@FlorianRappl FlorianRappl added this to the 0.5.2 milestone Jul 5, 2026
@epsnm
epsnm deleted the bug/#1058 branch July 28, 2026 09:32
@RDI-Blake

Copy link
Copy Markdown

This commit changes the cwd during electron build. In my electron-builder.json, I have to prepend "app" to my folder for the icons.

0.5.1: "icon.ico"
0.5.2: "app/icon.ico"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Publishing ElectronHostHook sample produces malformed app.asar (missing JS and contains win-unpacked)

3 participants