It would be nice to also show gzip for the resulting index.html file.
For this to work first vitejs/vite#12485 needs to get merged.
Than we also need to allow reportCompressedSize to be true which is disabled at the moment.
I'll provide a PR for this!
It would be nice to also show gzip for the resulting
index.htmlfile.For this to work first vitejs/vite#12485 needs to get merged.
Than we also need to allow
reportCompressedSizeto be true which is disabled at the moment.I'll provide a PR for this!