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 library from compat to modular #186

Open
YaSh8202 opened this issue Mar 27, 2023 · 2 comments
Open

Upgrade Firebase library from compat to modular #186

YaSh8202 opened this issue Mar 27, 2023 · 2 comments

Comments

@YaSh8202
Copy link
Contributor

Expected Behavior

The Firebase library used in the project should be upgraded from the compat version to the modular version. The application should continue to function as before, with all existing Firebase features remaining functional.

Current Behavior

The Firebase library currently used in the app is the compat version. The compat version of the library doesn't support tree shaking which leads to bloated bundle size.

Context

This issue pertains to the latest version of the Go-Social project. The upgrade to the Firebase modular library will improve the app's performance, reduce the bundle size, and provide access to the latest Firebase features.

Failure Logs

N/A

@YaSh8202
Copy link
Contributor Author

@shehand , Could you please assign me to this issue?

@utopian-monkey
Copy link

i have solved this in #188

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 a pull request may close this issue.

2 participants