Change mime-type to text/javascript (#3415)

Recommended by whatwg and draft-ietf-dispatch-javascript-mjs-09 (obsoletes RFC4329)
This commit is contained in:
Rotzbua
2021-07-31 22:29:22 +02:00
committed by GitHub
parent 2e9fe80e33
commit b3af6c9920

View File

@@ -207,7 +207,7 @@ types:
js:
type: file
thumb: media/thumb-js.png
mime: application/javascript
mime: text/javascript
json:
type: file
thumb: media/thumb-json.png