Skip to content

docs(externals): document defer/source phase preservation in ESM externals#8239

Open
bjohansebas wants to merge 1 commit into
mainfrom
docs/externals-defer-source-phase
Open

docs(externals): document defer/source phase preservation in ESM externals#8239
bjohansebas wants to merge 1 commit into
mainfrom
docs/externals-defer-source-phase

Conversation

@bjohansebas
Copy link
Copy Markdown
Member

Summary

Webpack 5.107 preserves the defer and source import phase keywords on external dependencies the same way it preserves import attributes.

Adds two new subsections under externalsType.module and externalsType.import in configuration/externals.mdx, showing both the static and dynamic forms emitted in the output bundle.

Refs: webpack/webpack#20934

Test plan

  • Visual check of both new subsections
  • Verify the badges show "5.107.0+"

@vercel
Copy link
Copy Markdown

vercel Bot commented May 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-js-org Ready Ready Preview, Comment May 17, 2026 2:30am

Request Review

@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla Bot commented May 17, 2026

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: bjohansebas / name: Sebastian Beltran (6386fc4)

…rnals

Webpack 5.107 preserves the defer and source import phase keywords on
external dependencies the same way it preserves import attributes. Adds
subsections under externalsType.module and externalsType.import showing
the static and dynamic forms emitted in the output bundle.

Refs: webpack/webpack#20934
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