Commit Graph

7 Commits

Author SHA1 Message Date
Sean Larkin 6554845d18 fix: failing tests, typo, and missing .tap fn 2017-12-15 23:46:41 -08:00
Sean Larkin 54178cbc19 add proper plugin names, rever ruleset change, reverse order of used function 2017-12-15 17:07:32 -08:00
Sean Larkin 18953ff743 fix(eslint): correct keyword after spacing rule for eslint) 2017-12-15 16:23:46 -08:00
Sean Larkin 5eee030cae fix(tapable): refactored calls to iterator and add some destructuring 2017-12-15 16:14:19 -08:00
Sean Larkin 25c135aa82 feat(tapable): upgrade other template plugins 2017-12-08 02:05:45 -08:00
Tobias Koppers 56328a7cab upgrate tapable in Templates 2017-11-28 18:43:01 +01:00
Tobias Koppers 00f2b5ede7 advanced module type refactoring
added json type
.mjs default to javascript/esm type
adjusted parser plugins to react on module type
2017-11-11 19:27:19 +01:00