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

Facing issue configuring roll up for building MFE remote #22

Open
ajit-chormale opened this issue May 22, 2023 · 1 comment
Open

Facing issue configuring roll up for building MFE remote #22

ajit-chormale opened this issue May 22, 2023 · 1 comment

Comments

@ajit-chormale
Copy link

We are trying to use roll up for module federation.
For configuring remote 'filename' (which will be used to reference from host) attribute specified does not seem to work.
Could you please help here ? @jacob-ebey @maraisr

@ajit-chormale
Copy link
Author

When we generate build with federation plugin with below mentioned config, leadsEntry.js file name is supposed to get generated but its not generating. Your help will be appreciated. @jacob-ebey.

federation({
name: "leads",
library: { type: "var", name: "leads" },
filename: "leadsEntry.js",
exposes: {},
shared: packageJson.dependencies
})

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

1 participant