[PR #4767] [MERGED] :electron: Fix loot-core resolution #24183

Closed
opened 2026-04-16 17:53:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4767
Author: @MikesGlitch
Created: 4/7/2025
Status: Merged
Merged: 4/8/2025
Merged by: @MikesGlitch

Base: masterHead: electron/fix-loot-core-resolution


📝 Commits (2)

  • c41d2f8 fix loot-core resolution
  • 79e1c77 fix loot core resolution in dev mode for electron

📊 Changes

2 files changed (+8 additions, -1 deletions)

View changed files

📝 packages/loot-core/package.json (+2 -1)
upcoming-release-notes/4767.md (+6 -0)

📄 Description

Looks like I missed this in this fix: https://github.com/actualbudget/actual/pull/4668

It allows us to reference the loot-core desktop bundle in dev mode. We need it so that we can run the backend in a worker process.


🔄 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/4767 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 4/7/2025 **Status:** ✅ Merged **Merged:** 4/8/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `electron/fix-loot-core-resolution` --- ### 📝 Commits (2) - [`c41d2f8`](https://github.com/actualbudget/actual/commit/c41d2f870b3d12a5262b1e7371c210970007f661) fix loot-core resolution - [`79e1c77`](https://github.com/actualbudget/actual/commit/79e1c77f9d5743e55d29fb1badb8f8c88ed65953) fix loot core resolution in dev mode for electron ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/package.json` (+2 -1) ➕ `upcoming-release-notes/4767.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. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Looks like I missed this in this fix: https://github.com/actualbudget/actual/pull/4668 It allows us to reference the loot-core desktop bundle in dev mode. We need it so that we can run the backend in a worker process. --- <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-04-16 17:53:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#24183