Skip to content

yarn builder build bundle

build the local bundle

Terminal window
yarn builder build bundle

Build the local bundle :

Terminal window
yarn builder build bundle

Build the local development bundle :

Terminal window
yarn builder build bundle --no-minify

This command builds the local bundle - the Yarn binary file that is installed in projects.

For more details about the build process, please consult the @yarnpkg/builder README: https://github.com/yarnpkg/berry/blob/HEAD/packages/yarnpkg-builder/README.md.