Skip to content

fix(module-federation): the module federation package depends on rspack#30520

Merged
Coly010 merged 1 commit intomasterfrom
module-federation-rspack-dep
Mar 27, 2025
Merged

fix(module-federation): the module federation package depends on rspack#30520
Coly010 merged 1 commit intomasterfrom
module-federation-rspack-dep

Conversation

@Coly010
Copy link
Copy Markdown
Contributor

@Coly010 Coly010 commented Mar 27, 2025

Current Behavior

The @nx/module-federation depends on the @rspack/core package but it is currently only set as a peerDep meaning users need to install the package manually.

Expected Behavior

As the package depends on @rspack/core, make sure it is set as a dependency

Related Issue(s)

Fixes #30307

@Coly010 Coly010 requested a review from a team as a code owner March 27, 2025 11:26
@Coly010 Coly010 requested a review from leosvelperez March 27, 2025 11:26
@Coly010 Coly010 self-assigned this Mar 27, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 27, 2025

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 Mar 27, 2025 11:28am

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Mar 27, 2025

View your CI Pipeline Execution ↗ for commit c155b7b.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 26m 58s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 18s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base=bae3a... ✅ Succeeded <1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗
nx documentation ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-27 11:58:35 UTC

@Coly010 Coly010 merged commit d12a4f4 into master Mar 27, 2025
12 checks passed
@Coly010 Coly010 deleted the module-federation-rspack-dep branch March 27, 2025 13:18
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2025

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 Apr 2, 2025
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.

Unable to run the Module Federation host server with the Webpack bundle ( --bundler=webpack).

2 participants