Skip to content

Commit 8d22b78

Browse files
authored
Merge pull request #479 from s-cork/patch-1
Add wasm extension to default mimetypes map
2 parents 1db1b30 + 5ddb1f6 commit 8d22b78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ring-core/src/ring/util/mime_type.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
"ts" "video/mp2t"
8787
"ttf" "font/ttf"
8888
"txt" "text/plain"
89+
"wasm" "application/wasm"
8990
"webm" "video/webm"
9091
"wmv" "video/x-ms-wmv"
9192
"woff" "font/woff"

0 commit comments

Comments
 (0)