You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/docs/80-migrating.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ If you were using plugins for filetypes that are not automatically handled by [V
45
45
46
46
#### src/client.js
47
47
48
-
This file has no equivalent in SvelteKit. Any custom logic (beyond `sapper.start(...)`) should be expressed in your `__layout.svelte` file, inside an `onMount` callback.
48
+
This file has no equivalent in SvelteKit. Any custom logic (beyond `sapper.start(...)`) should be expressed in your `+layout.svelte` file, inside an `onMount` callback.
0 commit comments