typescript-monorepo-example
typescript-monorepo-example copied to clipboard
use `pnpm recursive run` instead of `lerna`
thanks for this repo. after setting up a repo following this, I found out that you can use pnpm recursive run instead of lerna run. it is also much faster.
Second this