pnpm recursive rebuild <Package...> <filepaths>

Rebuild a package

Arguments

NameDescription
Package
filepathsfilepaths

Options

NameDescription
--recursive, -rThis command runs the pnpm rebuild command in every package of the monorepo
--filter <Filepath / Package>Filtering allows you to restrict commands to specific subsets of packages. pnpm supports a rich selector syntax for picking packages by name or by relation. More details: https://pnpm.io/filtering