We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3618b25 commit f48b299Copy full SHA for f48b299
example/netlify.toml
@@ -5,3 +5,8 @@
5
Cross-Origin-Embedder-Policy = "require-corp"
6
Cross-Origin-Opener-Policy = "same-origin"
7
Content-Security-Policy = "upgrade-insecure-requests"
8
+
9
+[[headers]]
10
+for = "/*.wasm"
11
+ [headers.values]
12
+ Content-Type = "application/wasm"
0 commit comments