chore: replace rush with pnpm workspace and changesets

This commit is contained in:
Simon Chan 2024-07-07 15:13:42 +08:00
parent 75ff6d0ed6
commit 59111cdb3d
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
25 changed files with 735 additions and 2412 deletions

4
pnpm-workspace.yaml Normal file
View file

@ -0,0 +1,4 @@
packages:
- apps/*
- libraries/*
- toolchain/*