yarn workspaces foreach run build
Category: Node.js & npm/yarn
yarn workspaces foreach run build
Run the build script across all workspace packages in a Yarn monorepo
Runs 'build' in every workspace package of a Yarn monorepo — parallelizable in Berry with the '--parallel' flag.