Skip to content

fix(loadable-react): use enhanced webpack entrypoint#4420

Merged
ScriptedAlchemy merged 1 commit into
masterfrom
chore/deps-canary-pr-4483
Jun 23, 2026
Merged

fix(loadable-react): use enhanced webpack entrypoint#4420
ScriptedAlchemy merged 1 commit into
masterfrom
chore/deps-canary-pr-4483

Conversation

@ScriptedAlchemy

@ScriptedAlchemy ScriptedAlchemy commented Mar 6, 2026

Copy link
Copy Markdown
Member

Summary

  • salvage the durable loadable React fix from the old PR #4483 canary branch
  • switch the client-side ModuleFederationPlugin imports in loadable-react-16 and loadable-react-18 to @module-federation/enhanced/webpack
  • drop the stale pkg.pr.new canary dependency churn from this PR scope

Why

The previous version of this PR validated unreleased module-federation/core canary packages. Those canary pins are no longer useful to carry in the examples repo. The one durable fix is that these webpack examples should use the webpack-specific enhanced plugin entrypoint so enhanced-only options are accepted consistently.

Test plan

  • pnpm --filter loadable-react-16_app1 build:client
  • pnpm --filter loadable-react-16_app2 build:client
  • pnpm --filter loadable-react-18_app1 build:client
  • pnpm --filter loadable-react-18_app2 build:client
  • git diff --check

@ScriptedAlchemy ScriptedAlchemy force-pushed the chore/deps-canary-pr-4483 branch from 9fcd967 to f5568ec Compare June 23, 2026 06:42
@ScriptedAlchemy ScriptedAlchemy changed the title chore: update module federation packages to PR 4483 canaries fix(loadable-react): use enhanced webpack entrypoint Jun 23, 2026
@CLAassistant

CLAassistant commented Jun 23, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@ScriptedAlchemy ScriptedAlchemy force-pushed the chore/deps-canary-pr-4483 branch from f5568ec to 856e8b7 Compare June 23, 2026 06:45
@ScriptedAlchemy ScriptedAlchemy merged commit eecc7cf into master Jun 23, 2026
10 checks passed
@ScriptedAlchemy ScriptedAlchemy deleted the chore/deps-canary-pr-4483 branch June 23, 2026 07:14
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.

2 participants