itachi1706 / GI-Weekly-Material-Tracker

A flutter based application that works with Firebase to provide material tracking for Genshin Impact
2 stars 1 forks source link

Migrate to Firebase Functions v2 with ESM support #1610

Open itachi1706 opened 4 weeks ago

itachi1706 commented 4 weeks ago

Migrate to use Firebase Functions v2 eventually https://firebase.google.com/docs/functions/2nd-gen-upgrade?authuser=0

This is not an urgent issue as v1 is still supported. Rather we should be updating v1's Node version soon (See #1611)