mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
* Exclude test files from build artifacts - Update crdt tsconfig.dist.json to exclude test files from dist output - Update desktop-electron tsconfig.dist.json to exclude test files from build output This prevents test files from being compiled into dist directories and ensures they won't be picked up by test runners in CI/CD. * Add release notes for PR #6216 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>