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

esbuild support for @angular-architects/module-federation or something similar #1856

Open
joon84 opened this issue Aug 21, 2024 · 3 comments

Comments

@joon84
Copy link

joon84 commented Aug 21, 2024

Hello.
Is there any plan for upgrading or making new changes to existing functionality, to support "module-federation"?
( some people are working on something like this one: https://www.npmjs.com/package/@module-federation/esbuild )

The latest "@angular-devkit/build-angular" builders are moving towards esbuild. And lacking the extra config file options like we can have one with "@angular-builders/custom-webpack" or so.

Use case: for us, our host is react based (prefering "module-federation" with rspack/ webpack), and remotes/ mfes are mostly angular based where esbuild is hot topic.

Warm regards.

@maitrungduc1410
Copy link

also looking for this...

@just-jeb
Copy link
Owner

just-jeb commented Dec 19, 2024

Why is using plugins option in conjunction with @module-federation/esbuild not enough?

@maitrungduc1410
Copy link

@just-jeb it's throwing this error when I try to start project "npm start" or "npm run build"

Screenshot 2024-12-20 at 9 01 36 PM

Repo to reproduce: https://github.com/maitrungduc1410/angular-esbuild-mfe

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

3 participants