Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(module-federation): move withModuleFederation for webpack to new package #29031

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Nov 21, 2024

Current Behavior

The withModuleFederation helper currently lives in the @nx/react package.
With the goal of consolidating the module federation support into a single package, this introduces a divergence in where module-federation support lies

Expected Behavior

Move withModuleFederation helper for angular into the @nx/module-federation package, exposed via @nx/module-federation/webpack.
Adds a migration to migrate existing projects to use the new package

Related Issue(s)

Fixes #

@Coly010 Coly010 requested review from a team as code owners November 21, 2024 19:28
@Coly010 Coly010 requested a review from jaysoo November 21, 2024 19:28
@Coly010 Coly010 self-assigned this Nov 21, 2024
Copy link

vercel bot commented Nov 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Nov 22, 2024 1:01am

@Coly010 Coly010 force-pushed the module-federation/webpack-with-mf branch from 652f55f to 405e8a5 Compare November 21, 2024 19:39
@Coly010 Coly010 requested a review from a team as a code owner November 21, 2024 19:39
@Coly010 Coly010 requested a review from leosvelperez November 21, 2024 19:39
@Coly010 Coly010 force-pushed the module-federation/webpack-with-mf branch from 405e8a5 to 339de3d Compare November 22, 2024 00:58
@Coly010 Coly010 merged commit 432d9d3 into master Nov 22, 2024
6 checks passed
@Coly010 Coly010 deleted the module-federation/webpack-with-mf branch November 22, 2024 13:28
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants