Commit Graph

2 Commits

Author SHA1 Message Date
weli d661413a53 ci: 同级检出 AuthCoreJS 以满足 file:../AuthCoreJS
pnpm 安装时会解析本地 path 依赖,单仓库检出时 ../AuthCoreJS 不存在导致 ENOENT。
与 monorepo 布局一致:huike-front/ 与 AuthCoreJS/ 并列;pnpm/nodejs cache 指向子目录 lockfile。

Made-with: Cursor
2026-04-24 08:38:34 +08:00
weli 5afb50513a ci add github actions workflow for frontend build
Run pnpm install and build on push/pull_request to ensure huike-front stays buildable in CI.

Made-with: Cursor
2026-04-23 21:40:55 +08:00