mirror of
https://github.com/valitydev/checkout.git
synced 2024-11-06 02:25:18 +00:00
Set up Sentry auth token (#327)
This commit is contained in:
parent
1f8a413e8d
commit
17cb74690a
@ -42,6 +42,7 @@ export default defineConfig({
|
|||||||
org: 'empayredev',
|
org: 'empayredev',
|
||||||
project: 'checkout',
|
project: 'checkout',
|
||||||
telemetry: false,
|
telemetry: false,
|
||||||
|
authToken: process.env.SENTRY_AUTH_TOKEN,
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
server: {
|
server: {
|
||||||
|
Loading…
Reference in New Issue
Block a user