1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-10-16 06:17:32 +00:00

Tweak Sentry configuration

This commit is contained in:
Steffo 2023-01-16 12:44:25 +01:00
parent c34fd3dfcb
commit 08fd612880
Signed by: steffo
GPG key ID: 2A24051445686895
3 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View file

@ -38,3 +38,4 @@ yarn-error.log*
# Sentry
.sentryclirc
sentry.properties

View file

@ -21,6 +21,10 @@ const sentryWebpackPluginOptions = {
// release, url, org, project, authToken, configFile, stripPrefix,
// urlPrefix, include, ignore
url: "https://sentry.io/",
org: "stefano-pigozzi",
project: "unisteffo",
silent: true, // Suppresses all logs
// For all available options, see:
// https://github.com/getsentry/sentry-webpack-plugin#options.

View file

@ -1,4 +0,0 @@
defaults.url=https://sentry.io/
defaults.org=stefano-pigozzi
defaults.project=royalpack
cli.executable=../../../../home/steffo/.npm/_npx/a8388072043b4cbc/node_modules/@sentry/cli/bin/sentry-cli