jenmcquade / aspnetcore-react-redux

Boilerplate for C# ASP .NET Core MVC SPA with TypeScript, React and Redux
15 stars 5 forks source link

Serve dist files with gzip #8

Open jenmcquade opened 6 years ago

jenmcquade commented 6 years ago

File sizes can be minimized further by gzipping the files and correctly setting their cache times.