mirror of
https://github.com/bitwarden/browser
synced 2026-02-04 18:53:20 +00:00
- Add .github/workflows/nx.yml to run nx affected on PRs - Tests build, lint, and test targets for changed libraries - Uses nx-set-shas to calculate affected projects - Prevents regression of package.json path bugs caught in Phase 2 Completes Phase 3: Update CI to build for Nx From: Fix Nx Library Paths systematic bug resolution