Compression in webpack-dev-server
Created by: frontsideair
Is there a reason that compress
key is not set in WebpackDevServer config? I tried it on my machine and it made reloads faster and bandwidth usage smaller without any apparent problems.
I can send a PR if that's okay.