diff --git a/deploy/edge.js b/deploy/edge.js index ffd6961d5..28fc5c151 100644 --- a/deploy/edge.js +++ b/deploy/edge.js @@ -74,8 +74,10 @@ exports.handler = (event, context, callback) => { '.md': true, '.md5': true, '.markdown': true, + '.msi': true, '.otf': true, '.png': true, + '.pqx': true, '.rb': true, '.sha256': true, '.svg': true,