Skip to content

Commit e7740e5

Browse files
authored
Merge pull request #30 from UnityFoundation-io/frontend/turn-off-ssr
turn off ssr
2 parents 792fbea + 321e12a commit e7740e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/routes/+layout.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export const ssr = false;

0 commit comments

Comments
 (0)