-
build(web): include package-lock.json for reproducible RC installs
发布于
2026-06-20 20:09:24 +00:00 The repo-root .gitignore ignores package-lock.json (the core uses none),
which unintentionally excluded the web/ app's lockfile. Force-add it so the
RC clone installs the exact dependency versions the web was tested against.Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
下载附件