Skip to content

Commit a00183a

Browse files
authored
docs: update @svelte/ -> @sveltejs/ (#11308)
1 parent fedb08e commit a00183a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/60-appendix/30-migrating-to-sveltekit-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ In SvelteKit 1, `getRequest` could throw if the `Content-Length` header exceeded
141141

142142
## `vitePreprocess` is no longer exported from `@sveltejs/kit/vite`
143143

144-
Since `@sveltejs/vite-plugin-svelte` is now a peer dependency, SvelteKit 2 no longer re-exports `vitePreprocess`. You should import it directly from `@svelte/vite-plugin-svelte`.
144+
Since `@sveltejs/vite-plugin-svelte` is now a peer dependency, SvelteKit 2 no longer re-exports `vitePreprocess`. You should import it directly from `@sveltejs/vite-plugin-svelte`.
145145

146146
## Updated dependency requirements
147147

0 commit comments

Comments
 (0)