Deploy your Rsbuild applications to Zephyr Cloud with lightning-fast Rust-based builds and Module Federation support. The Zephyr Rsbuild plugin integrates seamlessly with Rsbuild's modern development experience.
This detects your bundler and configures Zephyr automatically. Learn more →
For manual setup, continue below.
Install the Rsbuild plugin in your project:
To add Zephyr to an Rsbuild application, add the plugin to your Rsbuild configuration.
Zephyr has first party support for Module Federation. You don't need to do any additional configuration to enable Module Federation in Zephyr.
Zephyr will hook into the bundling process and modify the remote resolution to point to the Zephyr Cloud deployments.
Add these scripts to your package.json: