We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7670133 commit e079558Copy full SHA for e079558
src/resource-manager/resource_util.js
@@ -84,6 +84,8 @@ cls.ResourceUtil.mime_type_map = {
84
85
"text/plain": "text",
86
87
+ "text/cache-manifest": "text",
88
+
89
"application/x-javascript": "script",
90
"application/javascript": "script",
91
"text/javascript": "script",
0 commit comments