@rspack/cli@2.1.4
// CLI for rspack
$ npm install @rspack/cli
🔗 This package's source is indexed on CodeBrowser too
View GitHub repo →
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.
Links
Maintainers
hardfist3, chenjiahan