Add sentry error logging.

This commit is contained in:
Patrick Fic
2021-08-18 15:57:29 -07:00
parent a269fd3ad8
commit a57e35354d
4 changed files with 54555 additions and 10151 deletions

View File

@@ -108,6 +108,7 @@
]
},
"devDependencies": {
"@sentry/webpack-plugin": "^1.17.1",
"redux-logger": "^3.0.6",
"source-map-explorer": "^2.5.2"
}