# yarn build
Build JavaScript/TypeScript project using Yarn. Transform to bun run build for faster execution.
synonyms:: yarn build, yarn run build
related:: yarn install, yarn test
transforms:: yarn build → bun run build
yarn run build → bun run build
context:: build
cost:: medium