Skip to content

Commit

Permalink
fix(kit): disable SSR because it does not work with vega-embed (#975)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparkier authored Nov 13, 2024
1 parent 71bf140 commit 7ec7125
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const ssr = false;

0 comments on commit 7ec7125

Please sign in to comment.