Remove caching headers for now

This commit is contained in:
Jake Archibald
2021-01-22 13:51:30 +00:00
parent 92ade727aa
commit 8e8b75684d

View File

@@ -106,8 +106,9 @@ const toOutput: Output = {
/* /*
Cache-Control: no-cache Cache-Control: no-cache
/c/* # I don't think Rollup is cache-busting files correctly.
Cache-Control: max-age=31536000 #/c/*
# Cache-Control: max-age=31536000
# COOP+COEP for WebAssembly threads. # COOP+COEP for WebAssembly threads.
/* /*