SkynetLabs / webportal-nginx

MIT License
1 stars 2 forks source link

fix application/javascript mime type #36

Closed kwypchlo closed 2 years ago

kwypchlo commented 2 years ago

fix application/javascript mime type to enable gzip compression (still leave text/javascript on since some js files have this mime type)

source: https://github.com/nginx/nginx/commit/3086ab2996403fbb4cf6525986e00e4a521ada1e

application/javascript: https://siasky.net/PAMFI3Ie_Nm04jHyBKLp2vubpeefZFvELbqF_ZCzUETP_w application/javascript: https://siasky.net/PANVbAf4mNxgU4zcQSp4G5v3-hyxnvP4nGLwQeA1uqW1FA

codecov[bot] commented 2 years ago

Codecov Report

Merging #36 (1785438) into main (a7cae8b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   95.43%   95.43%           
=======================================
  Files          18       18           
  Lines         964      964           
=======================================
  Hits          920      920           
  Misses         44       44           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.