Skip to content

Commit e079558

Browse files
author
p01
committed
Added cache-manifest mime type
1 parent 7670133 commit e079558

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/resource-manager/resource_util.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ cls.ResourceUtil.mime_type_map = {
8484

8585
"text/plain": "text",
8686

87+
"text/cache-manifest": "text",
88+
8789
"application/x-javascript": "script",
8890
"application/javascript": "script",
8991
"text/javascript": "script",

0 commit comments

Comments
 (0)