mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Add SVG to the 'make server' known types list
This commit is contained in:
parent
a473992cc9
commit
03a39b899a
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ MIMEs = {
|
|||
'.html': 'text/html',
|
||||
'.js': 'application/javascript',
|
||||
'.json': 'application/json',
|
||||
'.svg': 'image/svg+xml',
|
||||
'.pdf': 'application/pdf',
|
||||
'.xhtml': 'application/xhtml+xml',
|
||||
'.ico': 'image/x-icon',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue