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(angular): support auto-serving known dynamic remotes #10475

Merged

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented May 26, 2022

Summary

We do not attempt to serve any remote by default when serving a dynamic host. This causes a disconnect between what is supported in static federation and what is supported in dynamic federation.

There is some difficulty in what can be assumed for the definition of remotes for dynamic federation. That said, we do generate an approach when a dynamic host is generated. We should at the very least support the path we generate.

If anything strays from this path, don't fail, simply ignore.

@Coly010 Coly010 requested a review from leosvelperez May 26, 2022 09:35
@Coly010 Coly010 self-assigned this May 26, 2022
@vercel
Copy link

vercel bot commented May 26, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
nx-dev ⬜️ Ignored (Inspect) May 27, 2022 at 9:56AM (UTC)

@Coly010 Coly010 force-pushed the module-federation/serve-dynamic-remotes branch from 5024169 to 1188628 Compare May 26, 2022 09:37
@Coly010 Coly010 force-pushed the module-federation/serve-dynamic-remotes branch from 1188628 to 37a3f15 Compare May 27, 2022 09:53
@Coly010 Coly010 requested a review from leosvelperez May 27, 2022 09:54
Copy link
Member

@leosvelperez leosvelperez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🎉

@Coly010 Coly010 merged commit 0c241ee into nrwl:master May 27, 2022
@Coly010 Coly010 deleted the module-federation/serve-dynamic-remotes branch May 27, 2022 10:27
@github-actions
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 Mar 18, 2023
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.

None yet

2 participants