Skip to content

[Bug]: Shared modules should still be defined even if external #253

Open
@pcfreak30

Description

Describe the bug

I have been messing with the plugin and found if you try to externalize things like react or your own shared libraries they will not get put into the manifest or js as even stubs. The goal here is to be shared but call and rely on the global federation module registry instead.

Right now it seems that every bundle duplicates the shared libraries between them, even if it might not use them (ex being a singleton).

Version

6.0.11

Reproduction

will provide later

Relevant log output

Validations

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions