Skip to content

Commit 28cabc5

Browse files
ralyodioclaude
andcommitted
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

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,4 @@ yarn-error.log*
3434
next-env.d.ts
3535

3636
# pnpm
37-
pnpm-lock.yaml
3837
package-lock.json

0 commit comments

Comments
 (0)