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

Vite examples were removed #4142

Open
renansoares opened this issue Jun 24, 2024 · 1 comment
Open

Vite examples were removed #4142

renansoares opened this issue Jun 24, 2024 · 1 comment

Comments

@renansoares
Copy link

renansoares commented Jun 24, 2024

Hi, I see the examples to use with Vite was removed in this commit.

I've been trying to understand if there's a way to make Webpack (host) + Vite (remote) for module federation to work.

The old examples with Vite were using a package @module-federation/vite which was a implementation using Native Federation. Could you explain why was it removed?

As far as I understood, it is not possible to have a Module Federation host + Native Federation remote, at least it's not supported because Native Federation creates a remoteEntry.json instead of a remoteEntry.js. Is there a way to make these two compatibles? If yes, what are the challenges involved?

Could you please help me by giving suggestions if it is possible and that would be the approach to have the setup Webpack (host) + Vite (remote) ?

I'm happy to contribute if needed.

@renansoares renansoares changed the title Vite examples removed Vite examples were removed Jun 24, 2024
@ScriptedAlchemy
Copy link
Member

that package under our org is community based, since it had problems and did not work with my v2 architecture, i have removed all examples that do not implement my runtime reliably

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants