Skip to content

Commit de1b0e4

Browse files
vankopchenxsan
andauthored
docs(configuration): describe layer option (#6274)
* describe layer option * Update src/content/configuration/module.mdx Co-authored-by: Sam Chen <[email protected]>
1 parent 49cb788 commit de1b0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/configuration/module.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ module.exports = {
528528

529529
`string`
530530

531-
Specify the layer in which the module should be placed in.
531+
Specify the layer in which the module should be placed in. A group of modules could be united in one layer which could then be used in [split chunks](/plugins/split-chunks-plugin/#splitchunkslayer), [stats](/configuration/stats/#statsgroupmodulesbylayer) or [entry options](/configuration/entry-context/#entry-descriptor).
532532

533533
**webpack.config.js**
534534

0 commit comments

Comments
 (0)