CodeBrowser / npm / @rspack/cli
@rspack/cli@2.1.4
// CLI for rspack
$ npm install @rspack/cli
downloads/wk
1,304,884
license
MIT
version
2.1.4
published
Jul 14, 2026
What is @rspack/cli?
@rspack/cli is the command-line interface tool for Rspack, a fast JavaScript bundler written in Rust. Developers use it to build and bundle their JavaScript/TypeScript projects from the terminal, serving as the primary way to run Rspack without writing configuration files manually. It provides commands for development, production builds, and other bundling tasks similar to webpack-cli or other bundler CLIs.
Maintainers
hardfist3, chenjiahan