open-duelyst/duelyst

[P4] Update Firebase dependency to support EU and AP regions

Open

#192 geöffnet am 23. Okt. 2022

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.443 Stars) (526 Forks)batch import
enhancementfrontendhelp wanted

Beschreibung

Summary

Creating a Firebase Realtime Database in EU (Belgium) or AP (Singapore) results in a Firebase URL which does not end in firebaseio.com, which is required by our current Firebase dependency.

We should upgrade the firebase package to a version which supports these endpoints.

Contributor Guide