Skip to content

Commit

Permalink
docs: update @svelte/ -> @sveltejs/ (#11308)
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatiusmb authored Dec 14, 2023
1 parent fedb08e commit a00183a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ In SvelteKit 1, `getRequest` could throw if the `Content-Length` header exceeded

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

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`.
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`.

## Updated dependency requirements

Expand Down

0 comments on commit a00183a

Please sign in to comment.