Skip to content

Commit 4e292d8

Browse files
committed
fix: imports
1 parent 7f2bd85 commit 4e292d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { sentryTanstackStart } from '@sentry/tanstackstart-react'
1+
import { sentryTanstackStart } from '@sentry/tanstackstart-react/vite'
22
import { defineConfig } from 'vite'
33
import contentCollections from '@content-collections/vite'
44
import tsConfigPaths from 'vite-tsconfig-paths'

0 commit comments

Comments
 (0)