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 rspack to new package #29045

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Nov 22, 2024

Current Behavior

The withModuleFederation helper currently lives in the @nx/rspack 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/rspack.
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 22, 2024 17:27
@Coly010 Coly010 self-assigned this Nov 22, 2024
Copy link

vercel bot commented Nov 22, 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 5:35pm

@Coly010 Coly010 force-pushed the module-federation/rspack-with-mf branch from 0db7672 to 9aa7a16 Compare November 22, 2024 17:31
@Coly010 Coly010 merged commit 840d935 into master Nov 22, 2024
6 checks passed
@Coly010 Coly010 deleted the module-federation/rspack-with-mf branch November 22, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants