LearnNewsExamplesServices
Frontmatter
id1466
titleInvestigate webpack v5 chunk names
stateClosed
labels
discussionstale
assignees[]
createdAtNov 30, 2020, 10:57 AM
updatedAtSep 27, 2024, 4:34 AM
githubUrlhttps://github.com/neomjs/neo/issues/1466
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 27, 2024, 4:34 AM

Investigate webpack v5 chunk names

Closed v8.1.0 discussionstale
tobiu
tobiu commented on Nov 30, 2020, 10:57 AM

It seems to work fine in dist dev & prod, but I noticed that the chunk names in prod are no longer increasing the way they were before. There are pretty big gaps inside the numeric names.

v4:

Screenshot 2020-11-30 at 10 50 22

v5:

Screenshot 2020-11-30 at 10 50 47

It might be intentional and does not cause issues (except slightly longer file names).

Tagging Tobias @sokra to verify.

Tagging @h1b9b as well.

Thx for your input & best regards, Tobias

tobiu added the discussion label on Nov 30, 2020, 10:57 AM