diff --git a/conf/nginx.conf b/conf/nginx.conf index c47c6d7..ce4b172 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -115,6 +115,7 @@ location ^~ __PATH__/ { location ~ \.wasm$ { default_type application/wasm; + } } location ~ \.woff2?$ {