-
Notifications
You must be signed in to change notification settings - Fork 928
[FirebaseServerApp] Add ServerApp to feature branch #7894
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
Conversation
|
Size Report 1Affected Products
Test Logs |
Size Analysis Report 1This report is too large (172,723 characters) to be displayed here in a GitHub comment. Please use the below link to see the full report on Google Cloud Storage.Test Logs |
…from app tsconfig
revert name: undefined.
Swap undefineds.
Remove the new FirebaseServerApp from the app-types. App-types are meant only for compat, and FirebaseServerApp will not be part of compat.
Discussion
Baseline addition of the FirebaseServerApp object. This PR is against a feature branch as is meant for incrememntal development review.
Testing
Added new FirebaseServerApp tests akin to the FirebaseApp tests.
API Changes
Will be part of the main feature branch merge to the main branch, when that takes place in 2024.