Commit Graph

12 Commits

Author SHA1 Message Date
Tobias Koppers 8bc25f65e6 add error for #3556, add recommendations for errors (#3563) 2016-12-23 12:25:39 -06:00
Sean Larkin 04bf19a060 cache normalizeUseFn 2016-12-23 02:57:42 -06:00
Sean Larkin 1c8c5b993a fix(RuleSet): allow array of functions returning either string or loader objects 2016-12-22 12:14:54 -06:00
Tobias Koppers f4adee3e9d Merge pull request #3360 from webpack/bugfix/loader-options-remaining-request
fixes a bug in which complex options are not passed through chain
2016-11-23 22:28:45 +01:00
Tobias Koppers efa3fc058b added resourceQuery condition
added function use to schema
2016-11-23 12:12:32 +01:00
Tobias Koppers 5f9dd3c219 fixes a bug in which complex options are not passed through chain 2016-11-23 12:11:07 +01:00
Tushar Sonawane eeaa45f362 fixed 'beautify-lint' errors in 'lib/RuleSet.js' 2016-10-29 01:06:46 +05:30
Giuseppe Piscopo f2c0e59e06 feat(ruleSet): extend error context to resource and issuer 2016-10-23 01:46:15 +02:00
Giuseppe Piscopo 6dd2863899 feat(ruleSet): show context when exclude holds `undefined` 2016-10-22 20:20:22 +02:00
Tobias Koppers 61972f42f9 fixed bugs in RuleSet, added tests 2016-09-15 08:39:53 +02:00
Tobias Koppers 78a2f699e2 beautify 2016-09-15 00:50:07 +02:00
Tobias Koppers a53799c0ac use new RuleSet matching instead of LoadersList
pass issuer via contextInfo
2016-09-15 00:22:10 +02:00