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): consolidate module federation utils into module-federation package #28919

Merged
merged 9 commits into from
Nov 18, 2024

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Nov 13, 2024

  • feat(module-federation): consolidate module federation utils into module-federation package
  • chore(module-federation): fix tests and linting

Current Behavior

Our current support for Module Federation relies on utilities that are spread and duplicated across the @nx/webpack package and the @nx/rspack package.

Expected Behavior

Now that we have a @nx/module-federation package, dedupe the utils and consolidate them into a single package

Todo

  • Migrations for React + Angular to install @nx/module-federation and point ModuleFederationConfig export to that package from webpack.config and rspack.config files

@Coly010 Coly010 requested review from a team, jaysoo and FrozenPandaz as code owners November 13, 2024 14:00
@Coly010 Coly010 self-assigned this Nov 13, 2024
Copy link

vercel bot commented Nov 13, 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 15, 2024 4:03pm

@Coly010 Coly010 marked this pull request as draft November 13, 2024 15:36
@Coly010 Coly010 marked this pull request as ready for review November 14, 2024 15:46
@Coly010 Coly010 enabled auto-merge (squash) November 15, 2024 16:08
@Coly010 Coly010 merged commit 76d61ea into master Nov 18, 2024
6 checks passed
@Coly010 Coly010 deleted the module-federation/move-utils branch November 18, 2024 19:15
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 24, 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.

5 participants