Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix the build script for release
This change fixes the issue that `npm run release` fails if a new package is added to the monorepo before bootstrap is done. The new package doesn't have dependencies installed yet.
- Loading branch information