chore: add docs to pnpm-workspace (#196)

This commit is contained in:
_Kerman 2026-05-29 14:34:05 +08:00 committed by GitHub
parent 64964a0dda
commit 8de720434f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 2673 additions and 3183 deletions

View file

@ -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:

View file

@ -1 +0,0 @@
shamefully-hoist=true

3179
docs/pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

2672
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -3,6 +3,7 @@ packages:
- apps/*
- apps/vis/server
- apps/vis/web
- docs
catalog:
zod: ^4.3.6