Skip to content

Commit 6fec599

Browse files
author
gau1991
committed
Added missing MIME-types
1 parent dba28ec commit 6fec599

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ee/cli/templates/nginx-core.mustache

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@ gzip_types
5252
image/x-icon
5353
text/css
5454
text/plain
55-
text/x-component;
56-
# text/html is always compressed by HttpGzipModule
55+
text/x-component
56+
text/xml
57+
text/javascript;
58+
# text/html is always compressed by HttpGzipModule

0 commit comments

Comments
 (0)