[PR #3443] [MERGED] :electron: Reduce package size #4854

Closed
opened 2026-02-28 21:02:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3443
Author: @MikesGlitch
Created: 9/15/2024
Status: Merged
Merged: 9/16/2024
Merged by: @MikesGlitch

Base: masterHead: electron/reduce-package-size


📝 Commits (3)

📊 Changes

3 files changed (+23 additions, -4 deletions)

View changed files

📝 packages/desktop-electron/beforePackHook.ts (+11 -0)
📝 packages/desktop-electron/package.json (+6 -4)
upcoming-release-notes/3443.md (+6 -0)

📄 Description

Tested on:

  • Windows
  • Linux AppImage
  • Didn't test mac - my VM broke - it should work exactly the same

Before:

image

After:
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/3443 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 9/15/2024 **Status:** ✅ Merged **Merged:** 9/16/2024 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `electron/reduce-package-size` --- ### 📝 Commits (3) - [`df3280e`](https://github.com/actualbudget/actual/commit/df3280e357eb422da4b7e61b9209060554c1cae0) reduce package size of all packages - [`82a5300`](https://github.com/actualbudget/actual/commit/82a5300e2d9a8fa27b03c1f4ae945f1d176b1454) release notes - [`469b307`](https://github.com/actualbudget/actual/commit/469b30774779ca8c5066369b96a32e5a9715bbc4) Update beforePackHook.ts ### 📊 Changes **3 files changed** (+23 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-electron/beforePackHook.ts` (+11 -0) 📝 `packages/desktop-electron/package.json` (+6 -4) ➕ `upcoming-release-notes/3443.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> **Tested on:** - Windows - Linux AppImage - Didn't test mac - my VM broke - it should work exactly the same **Before:** ![image](https://github.com/user-attachments/assets/f5d69fa6-a6e3-4f57-8f85-6506e93b3cda) **After:** ![image](https://github.com/user-attachments/assets/d8ebf3a7-0e7a-4916-b0f3-c431b16eebe9) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:02:17 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4854