fix: add docs/package-lock.json for VitePress CI build

The root .gitignore had a blanket `package-lock.json` rule that prevented
the docs lock file from being committed. Change it to `/package-lock.json`
(root-only) and commit the generated lock file so `npm ci` and
setup-node cache work in the docs workflow.
This commit is contained in:
HapeLee
2026-05-27 01:23:00 +08:00
parent 4a9d655d20
commit dccee3b210
2 changed files with 2551 additions and 1 deletions
+2550
View File
File diff suppressed because it is too large Load Diff