mirror of
https://github.com/LukeHagar/openapi-definition-generator.git
synced 2025-12-06 04:20:23 +00:00
Update vite.config.ts
This commit is contained in:
@@ -9,7 +9,8 @@ export default defineConfig({
|
||||
sourceMapsUploadOptions: {
|
||||
org: 'sentry',
|
||||
project: 'oas-def-gen',
|
||||
url: 'https://sentry.plygrnd.org/'
|
||||
url: 'https://sentry.plygrnd.org/',
|
||||
authToken: process.env.SENTRY_AUTH_TOKEN
|
||||
}
|
||||
}),
|
||||
sveltekit(),
|
||||
|
||||
Reference in New Issue
Block a user