mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2024-11-05 11:48:42 +00:00
eeb2caf824
This is needed for support of WASM standard' https://www.w3.org/TR/wasm-web-api-1/#streaming-modules instantiateStreaming and compileStreaming, and causes errors like ``` WASM: wasm streaming compile failed: TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'. ``` since plain text is returned instead. It also doesn't seem to be easily fixable even with `nginx.conf.sigil` substitution |
||
---|---|---|
.. | ||
app-nginx.conf.sigil | ||
mime.types |