Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: support star re-exports in shared modules#898

Merged
gioboa merged 1 commit into
mainfrom
fix/896
Jul 10, 2026
Merged

fix: support star re-exports in shared modules#898
gioboa merged 1 commit into
mainfrom
fix/896

Conversation

@gioboa

@gioboa gioboa commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Close #896

Fix shared module export detection for package-level export * re-exports, allowing Vue full builds to expose named exports correctly.

@pkg-pr-new

pkg-pr-new Bot commented Jul 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@module-federation/vite@898

commit: cd71237

@gioboa gioboa left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Tests With Different Frameworks

Image

@gioboa gioboa merged commit b62aaee into main Jul 10, 2026
22 checks passed
@gioboa gioboa deleted the fix/896 branch July 10, 2026 11:59
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

Successfully merging this pull request may close these issues.

[Bug]: Federated module misses star re-exports when import is set on shared dependency

1 participant