Skip to content

Commit f48b299

Browse files
committed
Try WASM again
1 parent 3618b25 commit f48b299

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

example/netlify.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@
55
Cross-Origin-Embedder-Policy = "require-corp"
66
Cross-Origin-Opener-Policy = "same-origin"
77
Content-Security-Policy = "upgrade-insecure-requests"
8+
9+
[[headers]]
10+
for = "/*.wasm"
11+
[headers.values]
12+
Content-Type = "application/wasm"

0 commit comments

Comments
 (0)