Exclude untranslated languages from builds (#4148)

* Add script to remove untranslated language JSON files

* Remove untranslated languages in CI

* Add release notes
This commit is contained in:
Julian Dominguez-Schatz
2025-01-14 09:57:11 -05:00
committed by GitHub
parent 61d41cc28a
commit 5d91d29d77
4 changed files with 59 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ fi
pushd packages/desktop-client/locale > /dev/null
git pull
popd > /dev/null
packages/desktop-client/bin/remove-untranslated-languages
yarn workspace loot-core build:browser
yarn workspace @actual-app/web build:browser