JavaScript coordinator options

October 15, 2025 ยท View on GitHub

Currently BuildXL natively supports the following JavaScript coordinators: Rush, Yarn (on workspaces), Lage and Nx. More coordinators may be added in the future.

Even though the vast majority of the configuration options equally apply to all, there are some differences you can check here:

  • Rush specific options
  • Yarn specific options
  • Lage specific options
  • Nx specific options

Does your repository build in a custom way or use a coordinator not listed here? Check how to customize it.