## Current Behavior `@nx/module-federation` is currently pinned to depend on `webpack@5.88.0`. However, other Nx packages such as `@nx/webpack` depend on a range of versions `^5.80.0`. This leads to peerDep issues when package managers attempt to resolve the packages. ## Expected Behavior Change `@nx/module-federation` to depend on a range of versions. `wepback@^5.88.0`. ## Related Issue(s) Fixes #29682
{{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}}