Merge pull request #254386 from erikarvstedt/nginx-js-mime-type

This commit is contained in:
Artturi 2023-10-27 23:32:20 +03:00 committed by GitHub
commit 61f2bd3178
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,7 @@ let
compressMimeTypes = [
"application/atom+xml"
"application/geo+json"
"application/javascript" # Deprecated by IETF RFC 9239, but still widely used
"application/json"
"application/ld+json"
"application/manifest+json"