Commit Graph

3 Commits

Author SHA1 Message Date
Andy
fde627d9e8 Change "target" to "lib" where necessary (#14648) 2017-02-15 09:32:19 -08:00
Benjamin Lim
ad66bed9da feat: add Watching, MultiCompiler, and MultiWatching types to webpack function return type
- add Compiler, Watching classes
 - add Plugin abstract class
 - change plugins to extend Plugin

BREAKING CHANGE:
 - change Plugin apply param type from Webpack to Compiler
 - remove plugin static types
 - remove Webpack and Optimize interfaces
2017-02-08 03:06:23 +08:00
Benjamin Lim
556c7a325e feat: lodash-webpack-plugin 2017-01-29 06:13:01 +08:00