mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-10 01:39:25 +00:00
chore: add docs to pnpm-workspace (#196)
This commit is contained in:
parent
64964a0dda
commit
8de720434f
5 changed files with 2673 additions and 3183 deletions
3
.github/workflows/docs-deploy.yml
vendored
3
.github/workflows/docs-deploy.yml
vendored
|
|
@ -34,9 +34,6 @@ jobs:
|
|||
|
||||
- run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Install docs dependencies
|
||||
run: pnpm --ignore-workspace -C docs install
|
||||
|
||||
- name: Build docs
|
||||
run: pnpm -C docs run build
|
||||
env:
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
shamefully-hoist=true
|
||||
3179
docs/pnpm-lock.yaml
generated
3179
docs/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
2672
pnpm-lock.yaml
generated
2672
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
|
@ -3,6 +3,7 @@ packages:
|
|||
- apps/*
|
||||
- apps/vis/server
|
||||
- apps/vis/web
|
||||
- docs
|
||||
|
||||
catalog:
|
||||
zod: ^4.3.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue