🔧 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:
Tw93
2025-08-05 20:04:32 +08:00
parent c895f1ed14
commit 9be1662925
2 changed files with 3700 additions and 1 deletions

1
.gitignore vendored
View File

@@ -29,7 +29,6 @@ output
package-lock.json
yarn.lock
pnpm-lock.yaml
dist
!dist/about_pake.html
!dist/cli.js

3700
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff