Skip to content

Commit db3baae

Browse files
author
Luca Forstner
committed
auth token
1 parent 25a1be3 commit db3baae

File tree

1 file changed

+1
-0
lines changed
  • packages/tanstackstart/src/config

1 file changed

+1
-0
lines changed

packages/tanstackstart/src/config/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export function wrapVinxiConfigWithSentry<C>(
99
org?: string;
1010
project?: string;
1111
silent?: boolean;
12+
authToken?: boolean;
1213
} = {},
1314
): C {
1415
return config;

0 commit comments

Comments
 (0)