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

Skip to content

fix: fix up React federation order edge case#820

Merged
gioboa merged 1 commit into
mainfrom
fix/edge-case
Jun 15, 2026
Merged

fix: fix up React federation order edge case#820
gioboa merged 1 commit into
mainfrom
fix/edge-case

Conversation

@gioboa

@gioboa gioboa commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Fixes a React federation plugin-order edge case where react could end up in both optimizeDeps.include and exclude, causing esbuild to externalize an entry point and crash. Federation now skips optimizer entry-point proxying, and normalizeOptimizeDeps removes include/exclude conflicts after all plugins mutate config.

@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 53ce1b7 into main Jun 15, 2026
22 checks passed
@gioboa gioboa deleted the fix/edge-case branch June 15, 2026 15:28
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.

1 participant