Commit Graph

14 Commits

Author SHA1 Message Date
Ivan Kopeykin b531eb629f fix types 2022-02-08 21:48:57 +03:00
Tobias Koppers 3d90836f29 fix some edge cases in deterministicGrouping and add more tests 2021-03-31 16:55:30 +02:00
Tobias Koppers a59b136fe8 improve correctness of maxSize splitting for edge cases 2021-03-09 22:47:05 +01:00
Wojciech Maj a93fd01918 fix deterministicGrouping looping over group.nodes's negative indexes
Fixes #12487
2021-03-09 22:39:33 +01:00
Nitin Kumar 8c8f4c93bb fix: getNumberOfMatchingSizeTypes function call 2020-10-08 09:34:50 +05:30
Tobias Koppers ab01c0628e fixes #11026 2020-06-22 09:31:03 +02:00
evilebottnawi dafa4cd69a chore: setup cspell 2020-03-12 19:51:26 +03:00
Tobias Koppers 30a68b20c7 support different size types in SplitChunksPlugin 2018-12-05 20:23:40 +01:00
Tobias Koppers fa87116ea1 Merge tag 'v4.26.1' into next
4.26.1
2018-11-29 14:51:27 +01:00
Tobias Koppers cbeaf70dfd prevent groups with size < minSize
fixes #8407
2018-11-25 11:41:30 +01:00
Tobias Koppers 32961f2aac while grouping nodes include at least one node on each side
fixes #8407
2018-11-24 08:01:59 +01:00
Tobias Koppers cf5f1d723c format existing code 2018-07-30 21:29:21 +02:00
ferhat elmas 271b77d45f all: typo fixes 2018-07-09 22:54:35 +02:00
Tobias Koppers fb2c24bf76 add `splitChunks.maxSize` option
add `splitChunks.fallbackCacheGroup`
add `splitChunks.hidePathInfo`
move `contextify` into utils
add some types
2018-07-04 10:45:02 +02:00