Commit Graph

8 Commits

Author SHA1 Message Date
Shubheksha Jalan 2a404422ca refactor(ES6): RuleSet.test.js 2017-02-04 17:06:42 +05:30
Tobias Koppers 4cae3f4987 generate loader ident automatically
pass ident outside of option object

commit based on work from @timse #4073
2017-01-26 01:27:00 +01:00
Sean Larkin 0c57f26d5e beautify, remove comments, debuggers 2016-12-22 12:20:50 -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
Sean Larkin a4ad44c31b fix(travis): fix yarn link and yarn link webpack commands (#3191)
* fix(travis): trying alternate logic for linking packages for yarn

* fix(travis): removing msie flag for appveyor for yarn install

* Update .travis.yml

Update logic for link command

* Update appveyor.yml
Removed logic from AppVeyor since directory is not cached, it will be fresh install and link every time.

* chore(beautify): fixed beauitfy errors not caught from previous PR
* chore(yarn): remove yarn.lock
* chore(gitignore): ignore future yarn.lock files
2016-10-26 14:09:27 -05:00
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