Closed SgLy closed 7 months ago
By specifying workspace versions, pnpm run --recursive will be able to read package dependencies inside workspace and run build script topologically
pnpm run --recursive
build
By specifying workspace versions,
pnpm run --recursive
will be able to read package dependencies inside workspace and runbuild
script topologically