disable ssr
This commit is contained in:
parent
137b637491
commit
75abbb3d51
1 changed files with 1 additions and 0 deletions
1
website/src/routes/+layout.ts
Normal file
1
website/src/routes/+layout.ts
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
export const ssr = false;
|
||||||
Reference in a new issue