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): add webpack module federation crystal plugin #30105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Feb 19, 2025

Current Behavior

The NxModuleFederationPlugin and NxModuleFederationDevServerPlugin do not exist for Webpack.

Expected Behavior

Add the plugins for Webpack to allow for Crystal module federation support with webpack applications.

Blocked by

module-federation/core#3529

@Coly010 Coly010 requested a review from a team as a code owner February 19, 2025 11:06
@Coly010 Coly010 requested a review from FrozenPandaz February 19, 2025 11:06
@Coly010 Coly010 self-assigned this Feb 19, 2025
Copy link

vercel bot commented Feb 19, 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 Feb 19, 2025 11:09am

Copy link

nx-cloud bot commented Feb 19, 2025

View your CI Pipeline Execution ↗ for commit a1c11db.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 30m 16s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 16s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base= --he... ✅ Succeeded 6s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 5s View ↗
nx documentation ✅ Succeeded 56s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-19 11:42:15 UTC

@Coly010 Coly010 added the PR status: do not merge This will block a PR from being merged until this tag is removed. label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR status: do not merge This will block a PR from being merged until this tag is removed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant