chore: sync pnpm-workspace.yaml with origin/dev (re-include docs)

This commit is contained in:
Bilal Godil 2026-06-03 17:30:18 -07:00
parent 6df30665a4
commit 6673df5903

View File

@ -2,9 +2,7 @@ packages:
- packages/*
- apps/*
- examples/*
# `docs/` is the legacy fumadocs site, no longer maintained — replaced by
# `docs-mintlify/`. Kept on disk for migration reference; excluded from the
# workspace so it doesn't gate install / typecheck / lint.
- docs
- docs-mintlify
- sdks/*
- sdks/implementations/*