Add sentry for error tracking
If an exception occurs on the page I'll be alerted.
This commit is contained in:
4
sentry.properties
Normal file
4
sentry.properties
Normal file
@@ -0,0 +1,4 @@
|
||||
defaults.url=https://sentry.io/
|
||||
defaults.org=hallada
|
||||
defaults.project=javascript-nextjs
|
||||
cli.executable=..\\AppData\\Local\\npm-cache\\_npx\\a8388072043b4cbc\\node_modules\\@sentry\\cli\\bin\\sentry-cli
|
||||
Reference in New Issue
Block a user