Skip to content

Commit

Permalink
Added "font/x-woff" MIME type
Browse files Browse the repository at this point in the history
  • Loading branch information
p01 committed Oct 5, 2012
1 parent 5ea010a commit 57303f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/resource-manager/resource_util.js
Expand Up @@ -111,6 +111,7 @@ cls.ResourceUtil.mime_type_map = {
"font/otf": "font",
"font/truetype": "font",
"font/woff": "font", // not official, but seems to be common
"font/x-woff": "font",

"audio/mid": "audio",
"audio/mpeg": "audio",
Expand Down

0 comments on commit 57303f9

Please sign in to comment.