Skip to content

fix: defer remote singleton fallback imports - #1087

Merged
gioboa merged 1 commit into
mainfrom
fix/1085
Aug 13, 2026
Merged

fix: defer remote singleton fallback imports#1087
gioboa merged 1 commit into
mainfrom
fix/1085

Conversation

@gioboa

@gioboa gioboa commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Close #1085

Remote dev wrappers now check the shared cache before loading their local fallback, preventing duplicate singleton evaluation.

@pkg-pr-new

pkg-pr-new Bot commented Aug 13, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: b024cb1

@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 23cc511 into main Aug 13, 2026
22 checks passed
@gioboa
gioboa deleted the fix/1085 branch August 13, 2026 11:58
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.

Shared singleton module evaluated twice across host/remote despite singleton:true and matching version (no mismatch warning)

1 participant