Skip to content

Webpack should not use the word 'execute' (right?) #2920

Open
@mnieber

Description

@mnieber

I'm reading the config documentation on entry and it mentions"

The point or points to enter the application. At this point the application starts executing. If an array is passed all items will be executed.

I hope this does not come across as nitpicking, but I find this confusing because afaict webpack only bundles, and in that case there should be no mention of the word "execute". It seems better to just use the word bundle here, as in: The point (or points) in the code from which Webpack starts bundling.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions