-
Notifications
You must be signed in to change notification settings - Fork 889
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
Began reporting client sdk information #8271
Conversation
|
Size Report 1Affected Products
Test Logs |
Size Analysis Report 1Affected Products
Test Logs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you might want to merge master into the main dataconnect branch? It looks like you merged master into this branch but not the main dataconnect branch so there's a really big diff that includes a lot of unrelated changes?
Ah, good point. Done, thanks |
@@ -19,6 +19,7 @@ https://github.com/firebase/firebase-js-sdk | |||
| [@firebase/app](./app.md#app_package) | Firebase App | | |||
| [@firebase/app-check](./app-check.md#app-check_package) | The Firebase App Check Web SDK. | | |||
| [@firebase/auth](./auth.md#auth_package) | Firebase Authentication | | |||
| [@firebase/data-connect](./data-connect.md#data-connect_package) | Firebase Data Connect | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is docs-devsite/data-connect.md in another branch?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's in this branch I believe
No description provided.