Commit c6a1819
fix(ci): add @vuepress/helper to lockfile importers
pnpm-lock.yaml 的 importers 部分缺少 @vuepress/helper 的条目,
导致 CI 中 pnpm install --frozen-lockfile 不会安装该包,
vuepress build 时报 ERR_MODULE_NOT_FOUND 错误。
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 887c6c6 commit c6a1819
1 file changed
Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments