webpack/lib/config
Tobias Koppers 6014ca7e86 splitChunks improvements
add new splitChunks.enforceSizeThreshold option
enforces splitting on certain size (ignoring maxRequests and minRemainingSize)

reduce default for splitChunks.minSize to 20k
set default for splitChunks.enforceSizeThreshold to 50k

fix bug where sorting didn't work for minSize: 0
2020-07-13 10:12:17 +02:00
..
defaults.js splitChunks improvements 2020-07-13 10:12:17 +02:00
normalization.js Merge pull request #11084 from smelukov/rename-json-script-type 2020-06-29 14:34:21 +02:00