Skip to content

Conversation

@cengizilhan
Copy link
Contributor

@cengizilhan cengizilhan commented Jan 9, 2026

Simplified multiple entry point examples to avoid confusion around entry keys and file paths.

Follow-up to #7328 and #7397, with updated examples based on @evenstensberg feedback.

This example is different from the original one. Folder paths in the key and value are used intentionally to demonstrate custom from and to paths.


Summary

Clarifies multiple entry point examples by simplifying entry keys and file paths to reduce potential confusion.

What kind of change does this PR introduce?

docs

Did you add tests for your changes?

Not applicable. This PR only updates documentation.

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 documentation has already been updated in this PR.

Simplified multiple entry point examples to avoid confusion around
entry keys and file paths.

Follow-up to webpack#7328 with updated examples based on @evenstensberg feedback.

url: webpack#7328
@vercel
Copy link

vercel bot commented Jan 9, 2026

@cengizilhan is attempting to deploy a commit to the OpenJS Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@cengizilhan cengizilhan closed this Jan 9, 2026
@cengizilhan cengizilhan reopened this Jan 9, 2026
Adds a clarifying comment to explain that entry keys represent logical
output paths/names, while values point to source files on disk.
Updates the example to use simple, unique entry key names
to better align with documentation expectations.
@evenstensberg
Copy link
Member

We need to fix linting issue and then we are good!

@vercel
Copy link

vercel bot commented Jan 9, 2026

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

Project Deployment Review Updated (UTC)
webpack-js-org Ready Ready Preview, Comment Jan 9, 2026 9:58pm

Copy link
Member

@evenstensberg evenstensberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks Cengiz! ☀️

@evenstensberg evenstensberg merged commit 3a5c29d into webpack:main Jan 9, 2026
8 checks passed
@cengizilhan
Copy link
Contributor Author

Thanks a lot Even! Appreciate the review and the guidance along the way 🙌 @evenstensberg

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