We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f33b18 commit 23a3aa9Copy full SHA for 23a3aa9
1 file changed
src/routes/(anonymous)/activate/+page.ts
@@ -0,0 +1,2 @@
1
+export const ssr = false;
2
+export const prerender = false;
0 commit comments