Skip to content

Commit 133e1df

Browse files
authored
Apply suggestion from @brillout
1 parent f36d197 commit 133e1df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/vike-react-sentry/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Sentry SDK configuration options.
7979
// Environment: client, server
8080

8181
// Shared configuration (client & server)
82+
import { getGlobalContext } from 'vike'
8283

8384
export default async () => {
8485
const globalContext = await getGlobalContext()

0 commit comments

Comments
 (0)