Skip to content

Commit f43920f

Browse files
Merge upstream develop
2 parents 846c898 + 6d0ad91 commit f43920f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/polycentric/server.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const MIME_TYPES = {
2222
'.woff2': 'font/woff2',
2323
'.ttf': 'font/ttf',
2424
'.map': 'application/json',
25+
'.wasm': 'application/wasm',
2526
};
2627

2728
function serveStatic(req, res, next) {

0 commit comments

Comments
 (0)