mini-css-extract-plugin icon indicating copy to clipboard operation
mini-css-extract-plugin copied to clipboard

Add support for setting the minimum size

Open PanJiaChen opened this issue 7 years ago • 2 comments

image

Currently the css inside the bundle will be extracted into a single .css file.

But sometimes the .css file will be small, only a few kb, but it will cost an additional http request.

Is it better to set a minSize?

PanJiaChen avatar Aug 08 '18 08:08 PanJiaChen

/cc @sokra

alexander-akait avatar Aug 08 '18 09:08 alexander-akait

any update?

flyyang avatar Dec 11 '20 08:12 flyyang