Commit 28cabc5
fix(ci): commit pnpm-lock.yaml and remove it from .gitignore
CI workflows use --frozen-lockfile and cache: pnpm, both of which require
pnpm-lock.yaml to be present in the repository. Removing it from .gitignore
and committing it enables reproducible installs in CI.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3931014 commit 28cabc5
2 files changed
Lines changed: 5005 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | 37 | | |
0 commit comments