Built
+Angular is compiled through Rsbuild with federation config.
++ A host app loading a standalone Angular remote at runtime, using the + same Zephyr Cloud starter surface as the React + Vite example. +
+ +Get your own copy in seconds:
+$ pnpm dlx degit ZephyrCloudIO/zephyr-examples/module-federation/angular-rsbuild my-app
+ The card is compiled and served by angular_rsbuild_remote.
Angular is compiled through Rsbuild with federation config.
+Zephyr uploads immutable assets during the production build.
+The host resolves its remote dependency at deploy time.
++ This standalone Angular component is built by the remote Rsbuild app and + loaded by the host at runtime through Module Federation. +
+