Webpack
Use Webpack with Nx to build and cache projects across your monorepo, with affected-only builds and distributed CI.
Vite
Use Vite with Nx to build and cache projects across your monorepo, with affected-only builds and distributed CI.
Rollup
Use Rollup with Nx to build and cache projects across your monorepo, with affected-only builds and distributed CI.
ESBuild
Use esbuild with Nx to build and cache projects across your monorepo, with affected-only builds and distributed CI.
Rspack
Rspack is a Rust-based bundler with a webpack-compatible API. Learn how to use Rspack in an Nx monorepo with caching, affected builds, and fast CI.
Rsbuild
Use Rsbuild with Nx to build and cache projects across your monorepo, with affected-only builds and distributed CI.
Docker
Use Docker with Nx to build, cache, and deploy containerized projects from your monorepo.