Skip to content

Commit 685ed38

Browse files
donaldpipowitchskipjack
authored andcommitted
docs(config): correct issue in performance.md (#1342)
1 parent 2817af4 commit 685ed38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/configuration/performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Configure how performance hints are shown. For example if you have an asset that
1717

1818
## `performance.hints`
1919

20-
`boolean | "error" | "warning"`
20+
`false | "error" | "warning"`
2121

2222
Turns hints on/off. In addition, tells webpack to throw either an error or a warning when hints are found. This property is set to `"warning"` by default.
2323

0 commit comments

Comments
 (0)