Azure / static-web-apps

Azure Static Web Apps. For bugs and feature requests, please create an issue in this repo. For community discussions, latest updates, kindly refer to the Discussions Tab. To know what's new in Static Web Apps, visit https://aka.ms/swa/ThisMonth
https://aka.ms/swa
MIT License
318 stars 53 forks source link

Gzip/Brotli compression of static assets served from Azure SWA with Enterprise Edge enabled #1501

Open nipundave opened 1 week ago

nipundave commented 1 week ago

It is very unusual and unexpected to see that something as basic as static asset compression is unavailable when Enterprise Edge is enabled for Azure SWA. In the absence of compression, loading these assets takes significantly longer on the client-side.

This should enabled quickly for an "Enterprise" service.