🔧 Include pnpm-lock.yaml for dependency management
Remove pnpm-lock.yaml from .gitignore to enable proper dependency caching in GitHub Actions. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -29,7 +29,6 @@ output
|
|||||||
|
|
||||||
package-lock.json
|
package-lock.json
|
||||||
yarn.lock
|
yarn.lock
|
||||||
pnpm-lock.yaml
|
|
||||||
dist
|
dist
|
||||||
!dist/about_pake.html
|
!dist/about_pake.html
|
||||||
!dist/cli.js
|
!dist/cli.js
|
||||||
|
|||||||
3700
pnpm-lock.yaml
generated
Normal file
3700
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user