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 8ae1ab6 commit 5bf63ceCopy full SHA for 5bf63ce
src/types.js
@@ -72,4 +72,7 @@ module.exports = {
72
'.woff2': {
73
type: 'font/woff2'
74
},
75
+ '.hex': {
76
+ type: 'application/octet-stream'
77
+ }
78
};
0 commit comments