open-duelyst/duelyst

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

Open

#192 创建于 2022年10月23日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (3,443 star) (526 fork)batch import
enhancementfrontendhelp wanted

描述

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.

贡献者指南