Tobias Koppers
|
63f24e1daf
|
added some missing schema entries
|
2016-09-20 19:53:56 +02:00 |
Tobias Koppers
|
8a373442c9
|
fixed oneOf in rules
|
2016-09-20 19:39:15 +02:00 |
Tobias Koppers
|
4d9d79c57e
|
renamed enforce left/right to pre/post
|
2016-09-20 19:39:07 +02:00 |
Gajus Kuizinas
|
1c136db956
|
fix: use anyOf in place of oneOf where intended
|
2016-09-20 11:37:16 +01:00 |
Gajus Kuizinas
|
96fedd9124
|
style: indent json using rules in editorconfig; sort keys
See 8c3d97d933 (commitcomment-19093805)
|
2016-09-20 11:36:08 +01:00 |
Tobias Koppers
|
7d52b00bd4
|
updated schema for removed pre and post loaders
|
2016-09-20 00:54:46 +02:00 |
Tobias Koppers
|
c675067bcf
|
fixed some validation stuff
|
2016-09-19 21:57:12 +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
|
c83f869ed3
|
fix: devtool can have value false
3df89413e2/lib/WebpackOptionsDefaulter.js (L11)
|
2016-09-17 20:21:07 +01:00 |
Gajus Kuizinas
|
be9c5efb5e
|
feat: add JSON schema for "stats" property
Based on https://github.com/webpack/webpack/pull/2974#issuecomment-245700692 and 3df89413e2/lib/Stats.js (L765-L805).
|
2016-09-17 20:21:07 +01:00 |
Gajus Kuizinas
|
68460a0586
|
feat: add JSON schema for "name" property
|
2016-09-17 20:21:07 +01:00 |
Gajus Kuizinas
|
56de487c4f
|
style: convert indentation to tabs
|
2016-09-17 20:21:07 +01:00 |
Gajus Kuizinas
|
291fc3b8b2
|
fix: add JSON schema for output.auxiliaryComment
|
2016-09-17 20:21:07 +01:00 |
Gajus Kuizinas
|
57ea1eabcb
|
chore: define webpack options schema
|
2016-09-17 20:21:07 +01:00 |