Hana Shiro
|
381283a840
|
Prevent retrieving properties in undefined object in jsHMR
|
2020-06-16 08:46:03 +08:00 |
Tobias Koppers
|
50ec72a6ca
|
use the full hash on modules that need the full hash of the compilation
use getFullHash runtime module for updating the hash in HMR
|
2020-04-30 17:57:01 +02:00 |
Tobias Koppers
|
54a90430a2
|
fix bug in hmr runtime
|
2020-04-30 17:31:37 +02:00 |
Tobias Koppers
|
2d95f1b8d7
|
refactor HMR javascript part to reduce duplication
add invalidate to HMR API
|
2020-04-15 11:12:33 +02:00 |
Mohsen Azimi
|
7b07a8db66
|
Upgrade to Prettier 2
|
2020-03-28 18:20:24 -04:00 |
Tobias Koppers
|
0ea81b542c
|
get rid of some hacks in declarations file
|
2019-11-28 16:19:18 +01:00 |
Tobias Koppers
|
09f2fa7273
|
Merge tag 'v4.33.0' into next
4.33.0
|
2019-06-04 23:23:25 +02:00 |
Tobias Koppers
|
8066eaf299
|
put runtime modules into separate place in chunks
don't include them in modules array/object
better stats output for runtime moduels
|
2018-11-29 16:23:31 +01:00 |
Tobias Koppers
|
9d91861592
|
Refactor HMR for runtime modules
fixed a few HMR bugs
allow other module types for HMR
made HMR more flexible
|
2018-11-29 16:22:29 +01:00 |