mirror of
https://git.freecumextremist.com/grumbulon/pomme.git
synced 2024-11-22 05:03:45 +00:00
disable server-side rendering
Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
5328d3f4ed
commit
1a97dc9172
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
export const prerender = true;
|
||||
export const ssr = false;
|
||||
|
|
Loading…
Reference in a new issue