Skip to content

Commit 2b792a3

Browse files
chrisdothtmljeremenichelli
authored andcommitted
updating reuseExistingChunk description
1 parent 5bda1a1 commit 2b792a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/plugins/split-chunks-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ A module can belong to multiple cache groups. The optimization will prefer the c
180180

181181
`boolean`
182182

183-
Reuse existing chunks instead of creating a new one when modules match exactly.
183+
If one of your chunks contains only modules that are already going to be split out, it will be reused instead of a new one being generated. This can impact the resulting file name of the chunk.
184184

185185
#### `splitChunks.cacheGroups.test`
186186

0 commit comments

Comments
 (0)