[PR #230] [MERGED] Revert change to make importers use the api bundle from inside the monorepo #21681

Closed
opened 2026-04-16 16:07:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/230
Author: @TomAFrench
Created: 8/31/2022
Status: Merged
Merged: 8/31/2022
Merged by: @TomAFrench

Base: masterHead: revert-workspace-imports-change


📝 Commits (1)

  • e5b153c Revert "build: update yarn.lock"

📊 Changes

5 files changed (+54 additions, -17 deletions)

View changed files

📝 packages/desktop-electron/package.json (+1 -1)
📝 packages/import-ynab4/package.json (+1 -1)
📝 packages/import-ynab5/package.json (+1 -1)
📝 packages/loot-core/package.json (+3 -3)
📝 yarn.lock (+48 -11)

📄 Description

#204 causes bin/package-browser to take 30mins or so to complete which is unacceptably long. It's most likely due to the weird circular dependencies we have.

I'm reverting this change while we fix this.


🔄 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/230 **Author:** [@TomAFrench](https://github.com/TomAFrench) **Created:** 8/31/2022 **Status:** ✅ Merged **Merged:** 8/31/2022 **Merged by:** [@TomAFrench](https://github.com/TomAFrench) **Base:** `master` ← **Head:** `revert-workspace-imports-change` --- ### 📝 Commits (1) - [`e5b153c`](https://github.com/actualbudget/actual/commit/e5b153c0dddefb5f97e67d3851e1a75a05390a1b) Revert "build: update yarn.lock" ### 📊 Changes **5 files changed** (+54 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-electron/package.json` (+1 -1) 📝 `packages/import-ynab4/package.json` (+1 -1) 📝 `packages/import-ynab5/package.json` (+1 -1) 📝 `packages/loot-core/package.json` (+3 -3) 📝 `yarn.lock` (+48 -11) </details> ### 📄 Description #204 causes `bin/package-browser` to take 30mins or so to complete which is unacceptably long. It's most likely due to the weird circular dependencies we have. I'm reverting this change while we fix this. --- <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 16:07:54 -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#21681