Commit Graph

10 Commits

Author SHA1 Message Date
Tobias Koppers b80174a069 Improve backward-compat for various things
to enable mini-css-extract-plugin
2019-09-26 22:06:54 +02:00
Tobias Koppers 92e362544f Merge tag 'v4.39.3' into next
4.39.3
2019-08-27 19:17:06 +02:00
Tobias Koppers 83dd2951f0 fixes #9634
when minAvailableModules of a ChunkGroup shrink, children of this ChunkGroup need to be recalculated
2019-08-27 12:25:02 +02:00
Tobias Koppers b46dc65b88 improve buildChunkGraph logging output 2019-07-26 15:15:11 +02:00
Tobias Koppers d362c602f4 less memory, reduce timing verbosity 2019-07-26 15:14:45 +02:00
Tobias Koppers d8ce3aa689 improve chunk graph generation performance 2019-07-26 15:14:19 +02:00
Tobias Koppers 0eb24f6407 refactor chunk graph generation to include available modules optimization 2019-07-26 15:13:43 +02:00
Tobias Koppers a430d5564c move chunk graph building into separate file 2019-07-26 15:05:52 +02:00
Tobias Koppers 2e0ce0d1a9 less memory, reduce timing verbosity 2019-07-26 08:02:30 +02:00
Tobias Koppers 126fb99121 move chunk graph building into separate file
refactor chunk graph generation to include available modules optimization
2019-07-26 07:53:28 +02:00