diff --git a/src/routes/repo/page.js b/src/routes/repo/page.js index 26bb568..891db38 100644 --- a/src/routes/repo/page.js +++ b/src/routes/repo/page.js @@ -1 +1,2 @@ export const csr = false; +export const cache = 'no-store';