Tobias Koppers
|
ee67020693
|
Merge tag 'v4.36.1' into next
4.36.1
|
2019-07-17 16:04:34 +02: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
|
b2e7837288
|
replace Object.assign with object spread
|
2019-06-19 13:16:05 +02:00 |
Tobias Koppers
|
f03c4f127a
|
improve merging of resolve and parsing options
by rules and via loader API
Objects are deeply merged
Arrays overwrite by default, but can reference old value with "..."
fixes #8968
|
2019-05-13 15:30:10 +02:00 |
Florent Cailhol
|
b12f24d20c
|
Update hook types
|
2019-05-10 09:52:22 +02:00 |
Tobias Koppers
|
0ff1a4f8f8
|
Merge tag 'v4.27.0' into next
4.27.0
|
2018-12-04 11:02:26 +01: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
|
d35c2159e9
|
Make tooling happy
|
2018-11-25 21:29:48 +01:00 |
Florent Cailhol
|
66dd4f992a
|
Add missing typings
|
2018-11-23 21:50:26 +01:00 |
Tobias Koppers
|
9964a8283f
|
fix resolver cache
|
2018-10-30 15:43:24 +01:00 |
Tobias Koppers
|
2e82dbb63c
|
Merge pull request #7813 from webpack/refactor/freeze_hooks
Freeze hooks to prevent deopts
|
2018-07-30 22:47:13 +02:00 |
Tobias Koppers
|
cf5f1d723c
|
format existing code
|
2018-07-30 21:29:21 +02:00 |
Florent Cailhol
|
fc4f30329d
|
Freeze hooks to prevent deopts
|
2018-07-30 14:25:40 +02:00 |
Florent Cailhol
|
c68d0d2171
|
Remove Tapable compatibility
|
2018-06-26 08:31:08 +02: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 |