babashka / http-server

Serve static assets
MIT License
75 stars 8 forks source link

Add wasm mime-type #6

Closed hahahahaman closed 1 year ago

hahahahaman commented 1 year ago

Just a minor issue I noticed when trying to serve a .wasm file. I get the error:

wasm streaming compile failed: TypeError: WebAssembly: Response has unsupported MIME type '' expected 'application/wasm'