dvdzkwsk / react-redux-starter-kit

Get started with React, Redux, and React-Router.
MIT License
10.29k stars 2.2k forks source link

Compression for server by default #1031

Closed matyunya closed 7 years ago

matyunya commented 7 years ago

I realize that this is a starter kit of front-end related stuff but I'm sure that many people are using this as Express boilerplate as well, so maybe there should be gzip compression enabled by default for the server? Or is there a case when compression should be avoided?

dvdzkwsk commented 7 years ago

You make a good point, this should be added. Willing to accept a PR, otherwise I will get to it when I get back to having Free Time^TM. Closing in favor of a PR.