Commit 2ce1c5c
* Add `: false` to `bail` documentation
This will make it clearer that this is `false` by default.
https://github.com/webpack/webpack/blob/408a4ae77eb3f7441d6dd2dc011f23e491e8fbfb/lib/Compilation.js#L501
* Use = instead of : in bail default value
Co-Authored-By: Eugene Hlushko <jhlushko@gmail.com>
1 parent f799227 commit 2ce1c5c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments