Skip to content

Commit ffa9c9f

Browse files
Merge branch 'master' into master
2 parents 69d1642 + 2ce1c5c commit ffa9c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/configuration/other-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ As it happens, the AMD support in webpack ignores the defined name anyways.
4848

4949
## `bail`
5050

51-
`boolean`
51+
`boolean = false`
5252

5353
Fail out on the first error instead of tolerating it. By default webpack will log these errors in red in the terminal, as well as the browser console when using HMR, but continue bundling. To enable it:
5454

0 commit comments

Comments
 (0)