Skip to content

Commit 628528e

Browse files
author
sakhisheikh
committed
docs(config): Example 3 SplitChunks Fenced blank added
1 parent c81e77e commit 628528e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,4 +368,5 @@ module.exports = {
368368
}
369369
};
370370
```
371+
371372
T> This will result into a vendor chunk containing desired libraries provided in RegEx patter. A better understanding of chunks can be visualized by [webpack-visualizer](https://chrisbateman.github.io/webpack-visualizer/).

0 commit comments

Comments
 (0)