bloom-frontend
bloom-frontend copied to clipboard
Migrate Firebase away from compat version
Overview
We migrated Firebase up to version 9 but we are still using the /compat/ version which is compatible with Version 8. We would like to be using Version 9.
Action Items
- [ ] Create a branch for your work
- [ ] Read through suggested resources below
- [ ] Make changes to ensure we are no longer using the compat package
- [ ] Run Cypress Tests locally to ensure that all the changes have not broken the Hapi paths.
- [ ] Commit and Make a PR and tag @eleanorreem and @kyleecodes