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 15b803d commit bfc3a66Copy full SHA for bfc3a66
index.js
@@ -24,6 +24,7 @@ module.exports = {
24
expires: EXPIRE_IN_2030,
25
dotFolders: false,
26
batchSize: 0,
27
+ defaultMimeType: 'application/octet-stream',
28
distDir: function(context) {
29
return context.distDir;
30
},
0 commit comments