-
-
Notifications
You must be signed in to change notification settings - Fork 781
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
System Info
System: mac os
rsbuild: 1.0.18
The split chunk results are very different from those of webpack.
Details
rsbuild
- If minSize is set small, for example, I set 100*1024
There will be many small initial blocks less than 100kb, and some of their contents are even just a component - maxSize seems unable to limit the size of the initial chunk, they will actually exceed
the summary is that minSize + maxSize cannot produce a product with a suitable size range.
Reproduce link
No response
Reproduce Steps
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working



