We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e22a3 commit 24635ddCopy full SHA for 24635dd
svelte.config.js
@@ -10,7 +10,7 @@ const config = {
10
adapter: adapter({ out: "build" }),
11
target: "#svelte",
12
router: true,
13
- ssr: false,
+ ssr: true,
14
hydrate: true,
15
trailingSlash: "never",
16
amp: false,
0 commit comments