Movatterモバイル変換


[0]ホーム

URL:


webpack logo
ag grid
ag charts

MinChunkSizePlugin

Keep chunk size above the specified limit by merging chunks that are smaller than theminChunkSize.

newwebpack.optimize.MinChunkSizePlugin({  minChunkSize:10000,// Minimum number of characters});

Usage via CLI

This plugin and it's options can also be invoked via theCLI:

webpack --optimize-min-chunk-size10000

2 Contributors

byzykerykpiast

[8]ページ先頭

©2009-2025 Movatter.jp