You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we're gzipping files locally to reduce deployment size for some projects.
However, I can't figure out how to test such a build with servor – it just ends up showing me a directory with "index.html.gz" in it (besides others). Is there a flag to allow pre-gzipped content to be served?