Skip to content

Unclear why splitChunks.name set false #6240

Closed
@kwzm

Description

@kwzm

Is this a bug report?

Not a bug report.

I find these configs in webpack.config.prod.js

default

The splitChuns.name is false, this seems lead to the vendor chunk name become to something like this:
default
rather than vender~main.xxxxxx.chunk.js

So, I am confused why set name to false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions