From 8e8b75684d234cdba6d2764948e9220b4bf6424e Mon Sep 17 00:00:00 2001 From: Jake Archibald Date: Fri, 22 Jan 2021 13:51:30 +0000 Subject: [PATCH] Remove caching headers for now --- src/static-build/index.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/static-build/index.tsx b/src/static-build/index.tsx index 9c18b79b..b8757193 100644 --- a/src/static-build/index.tsx +++ b/src/static-build/index.tsx @@ -106,8 +106,9 @@ const toOutput: Output = { /* Cache-Control: no-cache - /c/* - Cache-Control: max-age=31536000 + # I don't think Rollup is cache-busting files correctly. + #/c/* + # Cache-Control: max-age=31536000 # COOP+COEP for WebAssembly threads. /*