Deploy your Rspack applications to Zephyr Cloud with blazing-fast Rust-based bundling and Module Federation support. The Zephyr Rspack plugin integrates seamlessly with Rspack's high-performance build process.
This detects your bundler and configures Zephyr automatically. Learn more →
For manual setup, continue below.
Install the Rspack plugin in your project:
To add Zephyr to an Rspack application, wrap the entire Rspack configuration with the withZephyr function.
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:
Rspack provides a fast development server with hot reloading:
For enhanced Module Federation features:
For optimal build performance:
Module Federation:
Integration Guides:
Other Bundlers:
Features: