open-duelyst/duelyst

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

Open

#192 opened on 2022年10月23日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)JavaScript (526 forks)batch import
enhancementfrontendhelp wanted

Repository metrics

Stars
 (3,443 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド