Commit Graph

9 Commits

Author SHA1 Message Date
wangyafei07 9d381f21e6 HookMap: replace .tap() with .for().tap() 2019-07-23 15:35:25 +08:00
Tobias Koppers 1f966eb9d0 fix #9424
remove unused code
2019-07-17 15:38:07 +02:00
Tobias Koppers b3ec775453 improve merging of resolve and parsing options
by rules and via loader API

Arrays overwrite by default, but can reference old value with "..."
2019-07-17 13:08:51 +02:00
Tobias Koppers 162da1c509 add getResolve method to loader context
with allows to pass options
2018-12-03 12:42:28 +01:00
Florent Cailhol 3983803d30 Destructure 'require' to improve readability 2018-03-22 12:05:58 +01:00
Tobias Koppers 5238159d21 run prettier on existing code 2018-02-25 02:00:20 +01:00
Tobias Koppers 53eada6eb3 upgrade tapable for ResolverFactory 2017-11-28 16:54:18 +01:00
Tobias Koppers 5a4f0aca67 change imports of tapable to old version
prepare to migrate to new tapable version
2017-11-27 20:56:42 +01:00
Tobias Koppers 5e39ec46ee Allow to override resolve configuration 2017-11-18 08:12:35 +01:00