mirror of
https://github.com/LukeHagar/LukeHagar.com.git
synced 2025-12-06 04:20:17 +00:00
Update vite.config.js
This commit is contained in:
@@ -8,7 +8,8 @@ const config = {
|
||||
sourceMapsUploadOptions: {
|
||||
org: 'sentry',
|
||||
project: 'lukehagar',
|
||||
url: 'https://sentry.plygrnd.org'
|
||||
url: 'https://sentry.plygrnd.org',
|
||||
authToken: process.env.SENTRY_AUTH_TOKEN
|
||||
}
|
||||
}),
|
||||
sveltekit()
|
||||
|
||||
Reference in New Issue
Block a user