Skip to content

fix: skip preloading dynamic-only remote exposes - #1000

Merged
gioboa merged 1 commit into
mainfrom
fix/998
Aug 3, 2026
Merged

fix: skip preloading dynamic-only remote exposes#1000
gioboa merged 1 commit into
mainfrom
fix/998

Conversation

@gioboa

@gioboa gioboa commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Close #998

Prevents version-first hosts from preloading dynamic-only remote exposes while preserving remote initialization and static expose preloading.

@pkg-pr-new

pkg-pr-new Bot commented Aug 3, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: c9d6299

@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

Screenshot 2026-08-03 at 22 35 19

@gioboa gioboa changed the title fix: fix eager loading of unused remote exposes fix: skip preloading dynamic-only remote exposes Aug 3, 2026
@gioboa
gioboa merged commit 13a59c1 into main Aug 3, 2026
22 checks passed
@gioboa
gioboa deleted the fix/998 branch August 3, 2026 20:38
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.

Does version-first intentionally preload unused remote expose modules, not just remoteEntry?

1 participant