Skip to content

fix: fix transitive remote expose preloading#888

Merged
gioboa merged 2 commits into
mainfrom
fix/887
Jul 8, 2026
Merged

fix: fix transitive remote expose preloading#888
gioboa merged 2 commits into
mainfrom
fix/887

Conversation

@gioboa

@gioboa gioboa commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Close #887

Fixes transitive remote dependency preloading for exposed modules by recursively scanning local imports before loading the exposed chunk.

@pkg-pr-new

pkg-pr-new Bot commented Jul 8, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: 281dc4d

@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 6322fae into main Jul 8, 2026
22 checks passed
@gioboa gioboa deleted the fix/887 branch July 8, 2026 15:56
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]: Remote Vue expose fails in dev: dynamic import throws Promise with nested remote exports instead of component default (1.16.13 + runtime 2.7.0)

1 participant