Thierry Kh
05/15/2025, 5:00 PM.wasm
file being served with the wrong Content-Type
.
661.js:1 wasm streaming compile failed: TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'.
This only happens when following the generated link for the preview deployment. Has anyone ever had this problem ?
If i use the alias, it works without any issues. Adding a _headers file doesn't seem to resolve anything. If i set the root folder directly to my app folder, it works but then the link will go directly to my app and not my homepage.
I would like to know if it's Cloudflare related or just a misconfiguration on my part.Jason Zhao
05/16/2025, 2:03 PMThierry Kh
05/16/2025, 2:47 PM