You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Writing webpack configs is brittle and error-prone. This package provides a [joi
17
17
18
18
You're very welcome to give [feedback](https://github.com/js-dxtools/webpack-validator/issues) & [PR's](https://github.com/js-dxtools/webpack-validator).
19
19
20
-
**Note that as of webpack v2 (currently in beta), configuration validation is baked in.**
20
+
**Note: webpack v2 has built-in validation for configuration.**
21
21
22
22
### Example
23
23
Take this simple webpack config. It has a tiny, hard to spot error. Can you find it?
0 commit comments