rspack
rspack copied to clipboard
Support MinChunkSizePlugin
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