mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Fixed javascript not compressing
This commit is contained in:
@@ -58,6 +58,7 @@ builder.Services.AddResponseCompression(options =>
|
|||||||
"text/plain",
|
"text/plain",
|
||||||
"text/css",
|
"text/css",
|
||||||
"application/javascript",
|
"application/javascript",
|
||||||
|
"text/javascript",
|
||||||
"text/html",
|
"text/html",
|
||||||
"application/xml",
|
"application/xml",
|
||||||
"text/xml",
|
"text/xml",
|
||||||
|
|||||||
Reference in New Issue
Block a user