Deploy your Webpack applications to Zephyr Cloud with full Module Federation support. The Zephyr Webpack plugin integrates seamlessly with Webpack's ecosystem, creating optimized deployments with zero configuration.
This detects your bundler and configures Zephyr automatically. Learn more →
For manual setup, continue below.
Install the plugin in your project:
To add Zephyr to a webpack application make sure to wrap the entire webpack 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.
Module Federation:
Integration Guides:
Other Bundlers:
Features: