[PR #8027] [MERGED] [AI] Move i18n usage outside of loot-core #122280

Closed
opened 2026-06-11 21:03:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/8027
Author: @MatissJanis
Created: 6/1/2026
Status: Merged
Merged: 6/2/2026
Merged by: @MatissJanis

Base: masterHead: worktree-loot-core-deint


📝 Commits (3)

  • 0ad5951 [AI] Move i18n usage outside of loot-core
  • ef331a8 [AI] Address review feedback on i18n-out-of-loot-core PR
  • 52d8dd7 Merge remote-tracking branch 'origin/master' into claude/pr-8027-review-feedback-mELuO

📊 Changes

49 files changed (+1050 additions, -908 deletions)

View changed files

📝 packages/desktop-client/src/app/appSlice.ts (+1 -1)
📝 packages/desktop-client/src/budgetfiles/budgetfilesSlice.ts (+1 -1)
📝 packages/desktop-client/src/components/ManageRules.tsx (+2 -2)
📝 packages/desktop-client/src/components/admin/UserAccess/UserAccessRow.tsx (+1 -1)
📝 packages/desktop-client/src/components/banksync/AccountRow.tsx (+8 -2)
📝 packages/desktop-client/src/components/filters/FilterExpression.tsx (+1 -1)
📝 packages/desktop-client/src/components/filters/FiltersMenu.tsx (+1 -1)
📝 packages/desktop-client/src/components/filters/OpButton.tsx (+2 -1)
📝 packages/desktop-client/src/components/mobile/banksync/BankSyncAccountsListItem.tsx (+4 -3)
📝 packages/desktop-client/src/components/mobile/rules/RulesListItem.tsx (+1 -1)
📝 packages/desktop-client/src/components/mobile/transactions/TransactionEdit.tsx (+2 -4)
📝 packages/desktop-client/src/components/modals/CreateEncryptionKeyModal.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/EditAccess.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/EnableBankingInitialiseModal.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/FixEncryptionKeyModal.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/GoCardlessInitialiseModal.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/OpenIDEnableModal.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/PluggyAiInitialiseModal.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/SimpleFinInitialiseModal.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/TransferOwnership.tsx (+1 -1)

...and 29 more files

📄 Description

Description

For the most part just rearranging some files to remove the i18n dependency in loot-core (it doesn't make much sense to use i18n in backend code that can be used in node environment too).

Closes https://github.com/actualbudget/actual/issues/7633

Testing

N/A

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

Bundle Stats

Bundle Files count Total bundle size % Changed
desktop-client 37 14.03 MB → 14.03 MB (+740 B) +0.01%
loot-core 1 5.34 MB → 5.27 MB (-75.13 kB) -1.37%
api 2 3.97 MB → 3.9 MB (-73.18 kB) -1.80%
cli 1 7.97 MB 0%
crdt 1 11.12 kB 0%
View detailed bundle stats

desktop-client

Total

Files count Total bundle size % Changed
37 14.03 MB → 14.03 MB (+740 B) +0.01%
Changeset
File Δ Size
src/util/error.ts 🆕 +5.51 kB 0 B → 5.51 kB
src/util/schedule.ts 🆕 +4.19 kB 0 B → 4.19 kB
src/util/rule.ts 🆕 +3.11 kB 0 B → 3.11 kB
src/global-events.ts 📈 +282 B (+7.99%) 3.45 kB → 3.72 kB
src/components/banksync/AccountRow.tsx 📈 +296 B (+6.52%) 4.44 kB → 4.72 kB
src/components/mobile/banksync/BankSyncAccountsListItem.tsx 📈 +57 B (+1.46%) 3.82 kB → 3.88 kB
home/runner/work/actual/actual/packages/loot-core/src/platform/client/connection/index.ts 📉 -92 B (-2.70%) 3.33 kB → 3.24 kB
home/runner/work/actual/actual/packages/loot-core/src/shared/schedules.ts 📉 -4.12 kB (-36.34%) 11.33 kB → 7.21 kB
home/runner/work/actual/actual/packages/loot-core/src/shared/rules.ts 📉 -2.77 kB (-38.22%) 7.24 kB → 4.47 kB
home/runner/work/actual/actual/packages/loot-core/src/shared/errors.ts 📉 -5.39 kB (-95.07%) 5.67 kB → 286 B
src/util/ruleUtils.ts 🔥 -351 B (-100%) 351 B → 0 B
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger

Asset File Size % Changed
static/js/index.js 1.54 MB → 1.54 MB (+568 B) +0.04%
static/js/Value.js 5.08 MB → 5.08 MB (+424 B) +0.01%
static/js/wide.js 297.21 kB → 297.5 kB (+296 B) +0.10%
static/js/narrow.js 364.2 kB → 364.25 kB (+57 B) +0.02%

Smaller

Asset File Size % Changed
static/js/ManageRules.js 46.98 kB → 46.64 kB (-351 B) -0.73%
static/js/extends.js 501.67 kB → 501.42 kB (-254 B) -0.05%

Unchanged

Asset File Size % Changed
static/js/BackgroundImage.js 121.09 kB 0%
static/js/FormulaEditor.js 962.55 kB 0%
static/js/PayeeRuleCountLabel.js 7.33 kB 0%
static/js/ReportRouter.js 1.26 MB 0%
static/js/ScheduleEditForm.js 146.44 kB 0%
static/js/SchedulesTable.js 202.7 kB 0%
static/js/TransactionEdit.js 90.63 kB 0%
static/js/TransactionList.js 85.81 kB 0%
static/js/_baseIsEqual.js 98.38 kB 0%
static/js/ca.js 186.75 kB 0%
static/js/client.js 451.37 kB 0%
static/js/da.js 101.15 kB 0%
static/js/de.js 170.99 kB 0%
static/js/en-GB.js 9.25 kB 0%
static/js/en.js 198.48 kB 0%
static/js/es.js 178.68 kB 0%
static/js/fr.js 178.57 kB 0%
static/js/indexeddb-main-thread-worker-e59fee74.js 13.46 kB 0%
static/js/it.js 165 kB 0%
static/js/nb-NO.js 148.05 kB 0%
static/js/nl.js 107.12 kB 0%
static/js/pt-BR.js 188.43 kB 0%
static/js/resize-observer.js 18.06 kB 0%
static/js/th.js 174.48 kB 0%
static/js/theme.js 31.88 kB 0%
static/js/toString.js 705.14 kB 0%
static/js/uk.js 207.46 kB 0%
static/js/useFormatList.js 2.52 kB 0%
static/js/useTransactionBatchActions.js 9.71 kB 0%
static/js/workbox-window.prod.es5.js 7.33 kB 0%
static/js/zh-Hans.js 117.01 kB 0%

loot-core

Total

Files count Total bundle size % Changed
1 5.34 MB → 5.27 MB (-75.13 kB) -1.37%
Changeset
File Δ Size
home/runner/work/actual/actual/packages/loot-core/src/server/dashboard/app.ts 📉 -2 B (-0.03%) 7.44 kB → 7.44 kB
home/runner/work/actual/actual/packages/loot-core/src/server/preferences/app.ts 📉 -2 B (-0.04%) 5.03 kB → 5.03 kB
home/runner/work/actual/actual/packages/loot-core/src/server/main.ts 📉 -2 B (-0.04%) 4.64 kB → 4.63 kB
home/runner/work/actual/actual/packages/loot-core/src/server/cloud-storage.ts 📉 -6 B (-0.07%) 8.49 kB → 8.49 kB
home/runner/work/actual/actual/packages/loot-core/src/platform/server/fs/index.ts 📉 -6 B (-0.07%) 7.93 kB → 7.93 kB
home/runner/work/actual/actual/packages/loot-core/src/server/accounts/app.ts 📉 -24 B (-0.09%) 26.9 kB → 26.88 kB
home/runner/work/actual/actual/packages/loot-core/src/server/budgetfiles/app.ts 📉 -12 B (-0.11%) 10.99 kB → 10.97 kB
home/runner/work/actual/actual/packages/loot-core/src/server/util/budget-name.ts 📉 -2 B (-0.17%) 1.15 kB → 1.15 kB
home/runner/work/actual/actual/packages/loot-core/src/server/budgetfiles/backups.ts 📉 -12 B (-0.25%) 4.75 kB → 4.74 kB
node_modules/vite-plugin-node-polyfills/shims/process/dist/index.js 📉 -20 B (-0.50%) 3.92 kB → 3.9 kB
home/runner/work/actual/actual/packages/loot-core/src/shared/errors.ts 📉 -101 B (-3.02%) 3.27 kB → 3.17 kB
node_modules/i18next/dist/esm/i18next.js 🔥 -74.94 kB (-100%) 74.94 kB → 0 B
View detailed bundle breakdown

Added

Asset File Size % Changed
kcab.worker.WcTGUWK6.js 0 B → 5.27 MB (+5.27 MB) -

Removed

Asset File Size % Changed
kcab.worker.B_yYPCGv.js 5.34 MB → 0 B (-5.34 MB) -100%

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged
No assets were unchanged


api

Total

Files count Total bundle size % Changed
2 3.97 MB → 3.9 MB (-73.18 kB) -1.80%
Changeset
File Δ Size
home/runner/work/actual/actual/packages/loot-core/src/server/dashboard/app.ts 📉 -2 B (-0.03%) 7.29 kB → 7.28 kB
home/runner/work/actual/actual/packages/loot-core/src/server/preferences/app.ts 📉 -2 B (-0.04%) 4.93 kB → 4.92 kB
home/runner/work/actual/actual/packages/loot-core/src/server/cloud-storage.ts 📉 -6 B (-0.07%) 8.24 kB → 8.23 kB
home/runner/work/actual/actual/packages/loot-core/src/server/accounts/app.ts 📉 -24 B (-0.09%) 26.23 kB → 26.2 kB
home/runner/work/actual/actual/packages/loot-core/src/server/budgetfiles/app.ts 📉 -12 B (-0.11%) 10.63 kB → 10.61 kB
home/runner/work/actual/actual/packages/loot-core/src/platform/server/fs/index.api.ts 📉 -6 B (-0.15%) 3.96 kB → 3.96 kB
home/runner/work/actual/actual/packages/loot-core/src/server/util/budget-name.ts 📉 -2 B (-0.17%) 1.12 kB → 1.12 kB
home/runner/work/actual/actual/packages/loot-core/src/server/budgetfiles/backups.ts 📉 -12 B (-0.25%) 4.62 kB → 4.61 kB
home/runner/work/actual/actual/packages/loot-core/src/shared/errors.ts 📉 -98 B (-2.97%) 3.23 kB → 3.13 kB
node_modules/i18next/dist/esm/i18next.js 🔥 -73.02 kB (-100%) 73.02 kB → 0 B
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller

Asset File Size % Changed
index.js 3.97 MB → 3.9 MB (-73.18 kB) -1.80%

Unchanged

Asset File Size % Changed
models.js 0 B 0%

cli

Total

Files count Total bundle size % Changed
1 7.97 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
cli.js 7.97 MB 0%

crdt

Total

Files count Total bundle size % Changed
1 11.12 kB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
index.js 11.12 kB 0%

🔄 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/8027 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 6/1/2026 **Status:** ✅ Merged **Merged:** 6/2/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `worktree-loot-core-deint` --- ### 📝 Commits (3) - [`0ad5951`](https://github.com/actualbudget/actual/commit/0ad5951e54a3e98569a9fdfcce6acd14b2b73876) [AI] Move i18n usage outside of loot-core - [`ef331a8`](https://github.com/actualbudget/actual/commit/ef331a88fc19e09a6a8d398ad2a97edc0df80f8d) [AI] Address review feedback on i18n-out-of-loot-core PR - [`52d8dd7`](https://github.com/actualbudget/actual/commit/52d8dd79c6c7a88e9174ac0c875a1c12697b94ad) Merge remote-tracking branch 'origin/master' into claude/pr-8027-review-feedback-mELuO ### 📊 Changes **49 files changed** (+1050 additions, -908 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/app/appSlice.ts` (+1 -1) 📝 `packages/desktop-client/src/budgetfiles/budgetfilesSlice.ts` (+1 -1) 📝 `packages/desktop-client/src/components/ManageRules.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/admin/UserAccess/UserAccessRow.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/banksync/AccountRow.tsx` (+8 -2) 📝 `packages/desktop-client/src/components/filters/FilterExpression.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/filters/FiltersMenu.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/filters/OpButton.tsx` (+2 -1) 📝 `packages/desktop-client/src/components/mobile/banksync/BankSyncAccountsListItem.tsx` (+4 -3) 📝 `packages/desktop-client/src/components/mobile/rules/RulesListItem.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionEdit.tsx` (+2 -4) 📝 `packages/desktop-client/src/components/modals/CreateEncryptionKeyModal.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/EditAccess.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/EnableBankingInitialiseModal.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/FixEncryptionKeyModal.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/GoCardlessInitialiseModal.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/OpenIDEnableModal.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/PluggyAiInitialiseModal.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/SimpleFinInitialiseModal.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/TransferOwnership.tsx` (+1 -1) _...and 29 more files_ </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://actualbudget.org/docs/contributing/#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> ## Description <!-- What does this PR do? Why is it needed? Please give context on the "why?": why do we need this change? What problem is it solving for you?--> For the most part just rearranging some files to remove the i18n dependency in loot-core (it doesn't make much sense to use i18n in backend code that can be used in node environment too). ## Related issue(s) <!-- e.g. Fixes #123, Relates to #456 --> Closes https://github.com/actualbudget/actual/issues/7633 ## Testing <!-- What did you test? How can we reproduce the issue you are fixing or how can we test the feature you built? --> N/A ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections ---> <!--- bundlestats-action-comment key:combined start ---> ### Bundle Stats Bundle | Files count | Total bundle size | % Changed ------ | ----------- | ----------------- | --------- desktop-client | 37 | 14.03 MB → 14.03 MB (+740 B) | +0.01% loot-core | 1 | 5.34 MB → 5.27 MB (-75.13 kB) | -1.37% api | 2 | 3.97 MB → 3.9 MB (-73.18 kB) | -1.80% cli | 1 | 7.97 MB | 0% crdt | 1 | 11.12 kB | 0% <details> <summary>View detailed bundle stats</summary> #### desktop-client **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 37 | 14.03 MB → 14.03 MB (+740 B) | +0.01% <details> <summary>Changeset</summary> File | Δ | Size ---- | - | ---- `src/util/error.ts` | 🆕 +5.51 kB | 0 B → 5.51 kB `src/util/schedule.ts` | 🆕 +4.19 kB | 0 B → 4.19 kB `src/util/rule.ts` | 🆕 +3.11 kB | 0 B → 3.11 kB `src/global-events.ts` | 📈 +282 B (+7.99%) | 3.45 kB → 3.72 kB `src/components/banksync/AccountRow.tsx` | 📈 +296 B (+6.52%) | 4.44 kB → 4.72 kB `src/components/mobile/banksync/BankSyncAccountsListItem.tsx` | 📈 +57 B (+1.46%) | 3.82 kB → 3.88 kB `home/runner/work/actual/actual/packages/loot-core/src/platform/client/connection/index.ts` | 📉 -92 B (-2.70%) | 3.33 kB → 3.24 kB `home/runner/work/actual/actual/packages/loot-core/src/shared/schedules.ts` | 📉 -4.12 kB (-36.34%) | 11.33 kB → 7.21 kB `home/runner/work/actual/actual/packages/loot-core/src/shared/rules.ts` | 📉 -2.77 kB (-38.22%) | 7.24 kB → 4.47 kB `home/runner/work/actual/actual/packages/loot-core/src/shared/errors.ts` | 📉 -5.39 kB (-95.07%) | 5.67 kB → 286 B `src/util/ruleUtils.ts` | 🔥 -351 B (-100%) | 351 B → 0 B </details> <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** Asset | File Size | % Changed ----- | --------- | --------- static/js/index.js | 1.54 MB → 1.54 MB (+568 B) | +0.04% static/js/Value.js | 5.08 MB → 5.08 MB (+424 B) | +0.01% static/js/wide.js | 297.21 kB → 297.5 kB (+296 B) | +0.10% static/js/narrow.js | 364.2 kB → 364.25 kB (+57 B) | +0.02% **Smaller** Asset | File Size | % Changed ----- | --------- | --------- static/js/ManageRules.js | 46.98 kB → 46.64 kB (-351 B) | -0.73% static/js/extends.js | 501.67 kB → 501.42 kB (-254 B) | -0.05% **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- static/js/BackgroundImage.js | 121.09 kB | 0% static/js/FormulaEditor.js | 962.55 kB | 0% static/js/PayeeRuleCountLabel.js | 7.33 kB | 0% static/js/ReportRouter.js | 1.26 MB | 0% static/js/ScheduleEditForm.js | 146.44 kB | 0% static/js/SchedulesTable.js | 202.7 kB | 0% static/js/TransactionEdit.js | 90.63 kB | 0% static/js/TransactionList.js | 85.81 kB | 0% static/js/_baseIsEqual.js | 98.38 kB | 0% static/js/ca.js | 186.75 kB | 0% static/js/client.js | 451.37 kB | 0% static/js/da.js | 101.15 kB | 0% static/js/de.js | 170.99 kB | 0% static/js/en-GB.js | 9.25 kB | 0% static/js/en.js | 198.48 kB | 0% static/js/es.js | 178.68 kB | 0% static/js/fr.js | 178.57 kB | 0% static/js/indexeddb-main-thread-worker-e59fee74.js | 13.46 kB | 0% static/js/it.js | 165 kB | 0% static/js/nb-NO.js | 148.05 kB | 0% static/js/nl.js | 107.12 kB | 0% static/js/pt-BR.js | 188.43 kB | 0% static/js/resize-observer.js | 18.06 kB | 0% static/js/th.js | 174.48 kB | 0% static/js/theme.js | 31.88 kB | 0% static/js/toString.js | 705.14 kB | 0% static/js/uk.js | 207.46 kB | 0% static/js/useFormatList.js | 2.52 kB | 0% static/js/useTransactionBatchActions.js | 9.71 kB | 0% static/js/workbox-window.prod.es5.js | 7.33 kB | 0% static/js/zh-Hans.js | 117.01 kB | 0% </div> </details> --- #### loot-core **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 5.34 MB → 5.27 MB (-75.13 kB) | -1.37% <details> <summary>Changeset</summary> File | Δ | Size ---- | - | ---- `home/runner/work/actual/actual/packages/loot-core/src/server/dashboard/app.ts` | 📉 -2 B (-0.03%) | 7.44 kB → 7.44 kB `home/runner/work/actual/actual/packages/loot-core/src/server/preferences/app.ts` | 📉 -2 B (-0.04%) | 5.03 kB → 5.03 kB `home/runner/work/actual/actual/packages/loot-core/src/server/main.ts` | 📉 -2 B (-0.04%) | 4.64 kB → 4.63 kB `home/runner/work/actual/actual/packages/loot-core/src/server/cloud-storage.ts` | 📉 -6 B (-0.07%) | 8.49 kB → 8.49 kB `home/runner/work/actual/actual/packages/loot-core/src/platform/server/fs/index.ts` | 📉 -6 B (-0.07%) | 7.93 kB → 7.93 kB `home/runner/work/actual/actual/packages/loot-core/src/server/accounts/app.ts` | 📉 -24 B (-0.09%) | 26.9 kB → 26.88 kB `home/runner/work/actual/actual/packages/loot-core/src/server/budgetfiles/app.ts` | 📉 -12 B (-0.11%) | 10.99 kB → 10.97 kB `home/runner/work/actual/actual/packages/loot-core/src/server/util/budget-name.ts` | 📉 -2 B (-0.17%) | 1.15 kB → 1.15 kB `home/runner/work/actual/actual/packages/loot-core/src/server/budgetfiles/backups.ts` | 📉 -12 B (-0.25%) | 4.75 kB → 4.74 kB `node_modules/vite-plugin-node-polyfills/shims/process/dist/index.js` | 📉 -20 B (-0.50%) | 3.92 kB → 3.9 kB `home/runner/work/actual/actual/packages/loot-core/src/shared/errors.ts` | 📉 -101 B (-3.02%) | 3.27 kB → 3.17 kB `node_modules/i18next/dist/esm/i18next.js` | 🔥 -74.94 kB (-100%) | 74.94 kB → 0 B </details> <details> <summary>View detailed bundle breakdown</summary> <div> **Added** Asset | File Size | % Changed ----- | --------- | --------- kcab.worker.WcTGUWK6.js | 0 B → 5.27 MB (+5.27 MB) | - **Removed** Asset | File Size | % Changed ----- | --------- | --------- kcab.worker.B_yYPCGv.js | 5.34 MB → 0 B (-5.34 MB) | -100% **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** No assets were unchanged </div> </details> --- #### api **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 2 | 3.97 MB → 3.9 MB (-73.18 kB) | -1.80% <details> <summary>Changeset</summary> File | Δ | Size ---- | - | ---- `home/runner/work/actual/actual/packages/loot-core/src/server/dashboard/app.ts` | 📉 -2 B (-0.03%) | 7.29 kB → 7.28 kB `home/runner/work/actual/actual/packages/loot-core/src/server/preferences/app.ts` | 📉 -2 B (-0.04%) | 4.93 kB → 4.92 kB `home/runner/work/actual/actual/packages/loot-core/src/server/cloud-storage.ts` | 📉 -6 B (-0.07%) | 8.24 kB → 8.23 kB `home/runner/work/actual/actual/packages/loot-core/src/server/accounts/app.ts` | 📉 -24 B (-0.09%) | 26.23 kB → 26.2 kB `home/runner/work/actual/actual/packages/loot-core/src/server/budgetfiles/app.ts` | 📉 -12 B (-0.11%) | 10.63 kB → 10.61 kB `home/runner/work/actual/actual/packages/loot-core/src/platform/server/fs/index.api.ts` | 📉 -6 B (-0.15%) | 3.96 kB → 3.96 kB `home/runner/work/actual/actual/packages/loot-core/src/server/util/budget-name.ts` | 📉 -2 B (-0.17%) | 1.12 kB → 1.12 kB `home/runner/work/actual/actual/packages/loot-core/src/server/budgetfiles/backups.ts` | 📉 -12 B (-0.25%) | 4.62 kB → 4.61 kB `home/runner/work/actual/actual/packages/loot-core/src/shared/errors.ts` | 📉 -98 B (-2.97%) | 3.23 kB → 3.13 kB `node_modules/i18next/dist/esm/i18next.js` | 🔥 -73.02 kB (-100%) | 73.02 kB → 0 B </details> <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** Asset | File Size | % Changed ----- | --------- | --------- index.js | 3.97 MB → 3.9 MB (-73.18 kB) | -1.80% **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- models.js | 0 B | 0% </div> </details> --- #### cli **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 7.97 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- cli.js | 7.97 MB | 0% </div> </details> --- #### crdt **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 11.12 kB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- index.js | 11.12 kB | 0% </div> </details> </details> <!--- bundlestats-action-comment key:combined end ---> --- <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-06-11 21:03:48 -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#122280