Florent Cailhol
|
de41d1fe8b
|
Add missing types on Chunk related classes
|
2018-11-07 14:10:57 +01:00 |
Tobias Koppers
|
69cfc6ff57
|
fix incorrect merge
Chunk.hasEntryModule is deprecated
|
2018-10-24 20:30:39 +02:00 |
Tobias Koppers
|
d9a0d3a139
|
Merge tag 'v4.23.0' into next
4.23.0
|
2018-10-24 20:10:30 +02:00 |
Tobias Koppers
|
60b06472f5
|
make LimitChunkCountPlugin stable
fix integrating non-runtime with runtime chunk
move entry modules when integrating two chunks
|
2018-10-23 11:32:36 +02:00 |
Tobias Koppers
|
604460da52
|
move iterable compare code to comparators
|
2018-08-28 15:10:30 +02:00 |
Tobias Koppers
|
bad9d8a271
|
move Module.id into ChunkGraph
remove disconnect and unseal from Module
|
2018-08-28 15:08:52 +02:00 |
Tobias Koppers
|
02b15a1b46
|
pass chunkGraph to updateHash instead of moduleGraph
pass chunkGraph to compareModulesById instead of moduleGraph
pass chunkGraph to methods of RuntimeTemplate
use comparators from module at some places
|
2018-08-28 12:06:53 +02:00 |
Tobias Koppers
|
239ce7fcd9
|
Use ChunkGraph instead of Compilation in updateHash
|
2018-08-24 12:02:42 +02:00 |
Tobias Koppers
|
670502fc81
|
Move AsyncDependenciesBlock.chunkGroup into ChunkGraph
|
2018-08-22 20:17:49 +02:00 |
Tobias Koppers
|
3aa2280498
|
move Module.hash and .renderedHash into ChunkGraph
|
2018-08-22 19:24:54 +02:00 |
Tobias Koppers
|
4135c6e683
|
remove some unnecessary moduleGraph arguments and property accesses
|
2018-08-22 12:45:14 +02:00 |
Tobias Koppers
|
5a78e96dc9
|
add backward-compat layer for ModuleGraph and ChunkGraph
|
2018-08-21 16:17:02 +02:00 |
Tobias Koppers
|
4dfe88edb0
|
add moduleGraph argument to comparators
|
2018-08-21 11:08:07 +02:00 |
Tobias Koppers
|
6d5310fbd6
|
allow multiple entryModules per chunk
allow to specify ChunkGroup to depend on
move entry modules into ChunkGraph
|
2018-08-15 11:51:16 +02:00 |
Tobias Koppers
|
3cf01999b5
|
add ChunkGraph
move chunk modules and module chunks into the ChunkGraph
remove outdated unit tests
|
2018-08-14 15:32:13 +02:00 |