I'm using gzip to compress the angular file on build, but after deployment on AZURE APP SERVICE, uncompressed files only returned to browser so my app load is taking too long
I'm using gzip to compress the angular file on build, but after deployment on AZURE APP SERVICE, uncompressed files only returned to browser so my app load is taking too long