Skip to content

docs: mark experiments.outputModule removed - #8360

Open
alexander-akait wants to merge 1 commit into
mainfrom
claude/remove-output-module-experiments-tjpx0z
Open

docs: mark experiments.outputModule removed#8360
alexander-akait wants to merge 1 commit into
mainfrom
claude/remove-output-module-experiments-tjpx0z

Conversation

@alexander-akait

Copy link
Copy Markdown
Member

Summary

Documents webpack/webpack#22011, which removes experiments.outputModule in 5.111.0. The experiment is marked removed on the experiments page in the same style already used for layers and topLevelAwait, its own section is dropped, and every output / externals / target / performance / guide reference now points at output.module, which no longer needs an experiment behind it.

What kind of change does this PR introduce?

docs

Did you add tests for your changes?

n/a — content only. The 5.108 blog post's #experimentsoutputmodule anchor was repointed so it does not become a dead internal link; the 2020 release post's historical mention is left as written.

Does this PR introduce a breaking change?

No.

If relevant, what needs to be documented once your changes are merged or what have you already documented?

Nothing further — this PR is the documentation for webpack/webpack#22011. It should land together with it, since it states the removal as shipped in 5.111.0.

Use of AI

Claude Code was used to make this change: it located every experiments.outputModule reference across the docs and rewrote each one against the code change in webpack/webpack#22011. The wording is reviewed and is my own.

🤖 Generated with Claude Code

https://claude.ai/code/session_019tpdEfF6DhGHyA67sMSoPG


Generated by Claude Code

…lone

ESM output is stable in webpack 5.111.0, so `output.module` no longer
needs an experiment behind it.
@vercel

vercel Bot commented Sep 8, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
webpack-js-org Ready Ready Preview Sep 8, 2026 10:59am UTC

Request Review

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