## Current Behavior The `createConfig` helper from `@nx/angular-rspack` became an async function. This meant that the handling of custom webpack configs in the migration done by `convert-to-rspack` was incorrect. ## Expected Behavior Ensure the migration is handled correctly. Ensure that Module Federation migrations work correctly. ## Related Issues Fixes https://github.com/nrwl/angular-rspack/issues/53
{{links}}
Nx: Smart Monorepos · Fast CI
Nx is a build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
This package is a Module Federation plugin for Nx.
Module Federation allows developers to share code between deployed applications easier and makes team collaboration more efficient.
To learn more about Module Federation, check out the official documentation.
{{content}}