We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 071c48d commit 802e906Copy full SHA for 802e906
manifests/params.pp
@@ -22,7 +22,7 @@
22
'text/xml' => 'xml',
23
'image/gif' => 'gif',
24
'image/jpeg' => 'jpeg jpg',
25
- 'application/javascript' => 'js',
+ 'application/javascript' => 'js mjs',
26
'application/atom+xml' => 'atom',
27
'application/rss+xml' => 'rss',
28
'text/mathml' => 'mml',
0 commit comments