mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Add sentry rollup token
This commit is contained in:
@@ -14,3 +14,6 @@ output
|
|||||||
Notes-1.0.0.tgz
|
Notes-1.0.0.tgz
|
||||||
# Sentry Config File
|
# Sentry Config File
|
||||||
.sentryclirc
|
.sentryclirc
|
||||||
|
|
||||||
|
# Sentry Config File
|
||||||
|
.env.sentry-build-plugin
|
||||||
|
|||||||
@@ -18,6 +18,7 @@ export default {
|
|||||||
sentryRollupPlugin({
|
sentryRollupPlugin({
|
||||||
org: "jade-ellis",
|
org: "jade-ellis",
|
||||||
project: "jade-website-sveltekit",
|
project: "jade-website-sveltekit",
|
||||||
|
authToken: process.env.SENTRY_AUTH_TOKEN,
|
||||||
}),
|
}),
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user