rspack icon indicating copy to clipboard operation
rspack copied to clipboard

Support MinChunkSizePlugin

Open IWANABETHATGUY opened this issue 2 years ago • 9 comments

What problem does this feature solve?

required by the test case webpack-test/configCases/plugins/min-chunk-size/

What does the proposed API of configuration look like?

The same as https://github.com/webpack/webpack/blob/9fcaa243573005d6fdece9a3f8d89a0e8b399613/lib/optimize/MinChunkSizePlugin.js#L1-L113

IWANABETHATGUY avatar Jun 21 '23 05:06 IWANABETHATGUY