Skip to content

fix(module-federation): ensure angular rspack module federation supports live reload - #33137

Merged
jaysoo merged 1 commit into
masterfrom
angular-rspack/bubble-errors
Oct 20, 2025
Merged

fix(module-federation): ensure angular rspack module federation supports live reload#33137
jaysoo merged 1 commit into
masterfrom
angular-rspack/bubble-errors

Conversation

@Coly010

@Coly010 Coly010 commented Oct 20, 2025

Copy link
Copy Markdown
Contributor

Current Behavior

Angular Rspack outputs to CJS for Module Federation. It also has potential issues to cause infinite live reload loops.

Expected Behavior

Angular Rspack with Module Federation should work as expected

This PR also adds:

  • example of Module Federation with Angular Rspack in examples/angular-rspack/module-federation
@Coly010
Coly010 requested review from a team and FrozenPandaz as code owners October 20, 2025 11:50
@Coly010 Coly010 self-assigned this Oct 20, 2025
@Coly010
Coly010 requested a review from vsavkin as a code owner October 20, 2025 11:50
@vercel

vercel Bot commented Oct 20, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Oct 20, 2025 0:21am

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

@netlify

netlify Bot commented Oct 20, 2025

Copy link
Copy Markdown

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 635bfc0
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/68f6261b17dca7000856a7c7
😎 Deploy Preview https://deploy-preview-33137--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud

nx-cloud Bot commented Oct 20, 2025

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 635bfc0

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 28m 32s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 2m 54s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 3s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 3s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-10-20 12:43:33 UTC

Comment thread examples/angular-rspack/patch-devkit-request-path.js Outdated
@jaysoo
jaysoo merged commit 23aabf7 into master Oct 20, 2025
13 checks passed
@jaysoo
jaysoo deleted the angular-rspack/bubble-errors branch October 20, 2025 13:14
FrozenPandaz pushed a commit that referenced this pull request Oct 21, 2025
…rts live reload (#33137)

## Current Behavior
Angular Rspack outputs to CJS for Module Federation. It also has
potential issues to cause infinite live reload loops.

## Expected Behavior
Angular Rspack with Module Federation should work as expected

This PR also adds:
- example of Module Federation with Angular Rspack in
`examples/angular-rspack/module-federation`

(cherry picked from commit 23aabf7)
FrozenPandaz added a commit that referenced this pull request Oct 21, 2025
@github-actions

Copy link
Copy Markdown
Contributor

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 Oct 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants