bloom-frontend icon indicating copy to clipboard operation
bloom-frontend copied to clipboard

Migrate Firebase away from compat version

Open eleanorreem opened this issue 1 year ago • 0 comments

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

Resources/Instructions

See firebase npm resources

eleanorreem avatar Sep 08 '23 08:09 eleanorreem