Skip to content

Commit bc89abd

Browse files
Apply suggestion from @amirhhashemi
Co-authored-by: Amir Hossein Hashemi <87268103+amirhhashemi@users.noreply.github.com>
1 parent e5af4aa commit bc89abd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/routes/solid-start/migrating-from-v1.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,7 @@ Update the build/dev commands to use native vite instead of vinxi.
8383
}
8484
```
8585

86-
**6. Replace all leftover vinxi imports**
87-
88-
- `useSession` now comes from `@solidjs/start/server` instead of `vinxi/http
86+
**6. Replace all imports from `vinxi/http` with `@solidjs/start/http`**
8987

9088
**7. Add back nitro via the vite plugin**
9189

0 commit comments

Comments
 (0)