Skip to content

Commit 51232cc

Browse files
EugeneHlushkomontogeek
authored andcommitted
Revert "cacheGroups" (#2725)
* Revert "docs(plugins): Add title to cacheGroups (#2227)" This reverts commit 5b3906e.
1 parent d404fbc commit 51232cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,6 @@ A module can belong to multiple cache groups. The optimization will prefer the c
217217

218218
If the current chunk contains modules already split out from the main bundle, it will be reused instead of a new one being generated. This can impact the resulting file name of the chunk.
219219

220-
#### `splitChunks.cacheGroups.cacheGroup.test`
221-
222220
__webpack.config.js__
223221

224222
```js

0 commit comments

Comments
 (0)