Add Sentry to client for error handling (#43920)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
Tristan Toye
2022-04-15 10:54:02 -04:00
committed by GitHub
parent 832eb29c0d
commit dfe5a7fd05
11 changed files with 478 additions and 16 deletions

View File

@ -92,7 +92,7 @@ module.exports = {
},
sentry: {
dns: SENTRY_DSN
dsn: SENTRY_DSN
},
stripe: {