Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Firebase compat to modular #187

Closed
wants to merge 1 commit into from

Conversation

YaSh8202
Copy link
Contributor

@YaSh8202 YaSh8202 commented Mar 30, 2023

Description
This PR upgrades Firebase compat to the modular version, replacing the existing compat code with the latest modular code.

Details:
The upgrade process involved migrating our existing Firebase code from compat syntax to modular syntax. I updated all Firebase import statements to use the new modular syntax, which provides better tree shaking and allows us to import only the Firebase services that we need

Test plan (required)

go-social-firebase_8v4hekH7.mp4

Closing issues
closes #186

@YaSh8202 YaSh8202 requested a review from shehand as a code owner March 30, 2023 08:32
@YaSh8202 YaSh8202 closed this Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Firebase library from compat to modular
1 participant