DEV Community

Discussion on: How to gzip and deploy your front end assets to Amazon S3 with Webpack

Collapse
 
sifloz profile image
Héctor Sifloz

Hi,
I have the same concern. Did you managed how to do this?

I'm currently developing a React app with create-react-app which is hosted in AWS. I created chunks.js.gz using webpack but I have no idea how to serve using AWS in order to load those gz compressed files instead of just chunks.js.