Is it worth reducing Vite build chunk sizes if I am serving compressed files through CloudFront?
Just as the title says, I have a Vite application that is currently building to about 9.5mb, with two index files being the largest offenders. This of course causes the warning to be shown after build that Vite recommends that I attempt to reduce the size.