Commit 79da92d
FireCoding
* Update +layout.ts (SvelteKit TS template)
Turns off SSR by default, which prevents usage of `appWindow`.
Discussion: #200 (comment)
Issue & solution: https://github.com/sveltejs/kit/tree/master/packages/adapter-static#turn-off-ssr
* Fix: disable SSR by default in SvelteKit template
Turns off SSR by default, which prevents usage of `appWindow`.
Discussion: #200 (comment)
Issue & solution: https://github.com/sveltejs/kit/tree/master/packages/adapter-static#turn-off-ssr
* changefile
1 parent 36c3096 commit 79da92d
3 files changed
Lines changed: 8 additions & 0 deletions
File tree
- .changes
- packages/cli/fragments
- fragment-svelte-kit-ts/src/routes
- fragment-svelte-kit/src/routes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
0 commit comments