Skip to content

Commit 50a6620

Browse files
dhurlburtusamontogeek
authored andcommitted
docs(config): Add Link to CLI Config Options Section (#2639)
1 parent 3e19eba commit 50a6620

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/configuration/configuration-types.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ contributors:
99
- fadysamirsadek
1010
- byzyk
1111
- EugeneHlushko
12+
- dhurlburtusa
1213
---
1314

1415
Besides exporting a single config object, there are a few more ways that cover other needs as well.
@@ -81,4 +82,4 @@ module.exports = [{
8182
}];
8283
```
8384

84-
T> If you pass a name to `--config-name` flag, webpack will only build that specific configuration.
85+
T> If you pass a name to [`--config-name`](/api/cli/#config-options) flag, webpack will only build that specific configuration.

0 commit comments

Comments
 (0)