css-split icon indicating copy to clipboard operation
css-split copied to clipboard

Investigate options to create common-chunks file with global CSS

Open Pustelto opened this issue 5 years ago • 0 comments

Right now each page has standalone CSS package so some CSS is downloaded multiple times. It would be great to have also some 'common-chunks' file with styles used across mutliple pages (driven by some threshold setting in config) to better leverage browser cache.

Pustelto avatar Jul 08 '20 12:07 Pustelto