neo icon indicating copy to clipboard operation
neo copied to clipboard

Investigate webpack v5 chunk names

Open tobiu opened this issue 4 years ago • 0 comments

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 avatar Nov 30 '20 09:11 tobiu