Commit Graph

11 Commits

Author SHA1 Message Date
Diogo Franco (Kovensky) d5a7cf39bb Update code to pass lint 2016-11-21 09:08:54 +09:00
Kees Kluskens c8fd638036 Fix validation schema accepting invalid values when `instanceof` is used 2016-11-03 23:52:59 +01:00
Kostas Manionis 36b7f21b92 Fix plugin typos in options validation 2016-09-28 13:54:46 +03:00
Tobias Koppers f18989c712 add number for schema info 2016-09-22 23:35:33 +02:00
Tobias Koppers db68334c32 added a note about applying the LoaderOptionsPlugin only for some modules 2016-09-21 11:26:46 +02:00
Tobias Koppers 9f9144e6f8 added another custom error message for the debug property 2016-09-21 09:24:00 +02:00
Tobias Koppers 7f31a49581 special error message for custom properties in configuration 2016-09-20 20:18:52 +02:00
Tobias Koppers 2ea3b597e6 say ... for objects with additionalProperties 2016-09-20 19:54:14 +02:00
Tobias Koppers 8c3d97d933 add test
better error messages
validate array
more options in schema
stricter schema
fix some old configs
2016-09-19 00:54:35 +02:00
Gajus Kuizinas 9e0a95e48b fix: improve error phrasing 2016-09-17 20:22:59 +01:00
Gajus Kuizinas 91e36407ac feat: define WebpackOptionsValidationError 2016-09-17 20:21:07 +01:00