Skip to content

docs(guides): expand ESM guide with import.meta, top-level await, and…#8207

Merged
alexander-akait merged 2 commits intowebpack:mainfrom
ryzrr:docs/esm-guide-improvements
Apr 26, 2026
Merged

docs(guides): expand ESM guide with import.meta, top-level await, and…#8207
alexander-akait merged 2 commits intowebpack:mainfrom
ryzrr:docs/esm-guide-improvements

Conversation

@ryzrr
Copy link
Copy Markdown
Contributor

@ryzrr ryzrr commented Apr 24, 2026

Summary
Expands the ECMAScript Modules guide with detailed sections on import.meta, top-level await, fullySpecified behavior, CommonJS inter op, and common migration errors.

What kind of change does this PR introduce?
Documentation update

Did you add tests for your changes?
No, but existing lint and tests were run to ensure nothing broke.

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?
The PR itself documents previously missing ESM features and common migration directly within the ESM guide.

Use of AI?
Yes, Partially

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 24, 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 Apr 24, 2026 8:26pm

Request Review

@alexander-akait alexander-akait merged commit 4859143 into webpack:main Apr 26, 2026
9 checks passed
@ryzrr
Copy link
Copy Markdown
Contributor Author

ryzrr commented Apr 26, 2026

thanks !

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