Open vmttn opened 6 years ago
Images will be the main bandwidth consumers. It needs to be optimized and carefully delivered.
Use Webpack to bundle assets :
Maybe use a CDN (like Cloudinary or imgix)
Gonna need a CDN eventually.
development branch : 'minimize-images'
Issue
Images will be the main bandwidth consumers. It needs to be optimized and carefully delivered.
Proposed fix
Use Webpack to bundle assets :
Maybe use a CDN (like Cloudinary or imgix)
Gonna need a CDN eventually.