-
Notifications
You must be signed in to change notification settings - Fork 2.5k
feat(angular): add support for rspack module federation #31231
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
base: master
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
View your CI Pipeline Execution ↗ for commit 5308df9.
☁️ Nx Cloud last updated this comment at |
f962f09
to
d1b006d
Compare
d1b006d
to
7942474
Compare
7942474
to
bb4abc1
Compare
bb4abc1
to
6800b1e
Compare
f35df78
to
180f614
Compare
🐳 We have a release for that!This PR has a release associated with it. You can try it out using this command: npx [email protected] my-workspace Or just copy this version and use it in your own command: 0.0.0-pr-31231-180f614
To request a new release for this pull request, mention someone from the Nx team or the |
94a37ba
to
94ef358
Compare
94ef358
to
5308df9
Compare
Current Behavior
We currently have no method for generating Angular Rspack Module Federation applications
Expected Behavior
Update the
host
andremote
generators to support a--bundler
flag to allow users to select Rspack as their bundler method