application to text mime group for javascript

Ref:
https://html.spec.whatwg.org/multipage/scripting.html#scriptingLanguages
This commit is contained in:
Léo Colombaro 2017-12-07 16:38:00 +01:00
parent 284ee70034
commit 62dbd41aee
1 changed files with 3 additions and 3 deletions

View File

@ -12,9 +12,9 @@ types {
# JavaScript
# Normalize to standard type.
# https://tools.ietf.org/html/rfc4329#section-7.2
application/javascript js;
# Servers should use text/javascript for JavaScript resources.
# https://html.spec.whatwg.org/multipage/scripting.html#scriptingLanguages
text/javascript js;
# Manifest files