fix: local types are unlinkned temporarily

This commit is contained in:
Nishchit Dhanani
2023-10-03 12:29:46 +04:00
parent 77b39eb767
commit c3064e3b07
2 changed files with 22 additions and 825 deletions

844
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -4,4 +4,5 @@ packages:
- 'platform/**' - 'platform/**'
- 'playgrounds/**' - 'playgrounds/**'
# exclude packages that are inside test directories # exclude packages that are inside test directories
- '!**/test/**' - '!**/test/**'
- '!packages/firecamp-types'