IO-3468 Add sentry exceptions & minor nul coalesce fixes.

This commit is contained in:
Patrick Fic
2025-12-16 10:28:00 -08:00
parent 6ea1c291e6
commit 182a8d59ab
5 changed files with 12 additions and 9 deletions

View File

@@ -31,7 +31,8 @@ if (!import.meta.env.DEV) {
"Module specifier, 'fs' does not start",
"Module specifier, 'zlib' does not start with",
"Messaging: This browser doesn't support the API's required to use the Firebase SDK.",
"Failed to update a ServiceWorker for scope"
"Failed to update a ServiceWorker for scope",
"Network Error"
],
integrations: [
// See docs for support of different versions of variation of react router