Skip to content

Additions and modifications to bindings#1

Merged
unsignedint merged 9 commits into
unsignedint:masterfrom
SeaMonster-Studios:develop
Aug 24, 2020
Merged

Additions and modifications to bindings#1
unsignedint merged 9 commits into
unsignedint:masterfrom
SeaMonster-Studios:develop

Conversation

@unsignedint
Copy link
Copy Markdown
Owner

Merge PR DCKT#1

nireno added 9 commits March 2, 2020 09:39
Previously we were requiring the entire top level firebase module. This
generates a warning in the console "It looks like you're using the
development build of the Firebase JS SDK".

This fix simply follows the recommendations detailed in the warning message
which is to specifically require "firebase/app".
Note: QuerySnapshot.get technically returns a
[QueryDocumentSnapshot](https://firebase.google.com/docs/reference/js/firebase.firestore.QueryDocumentSnapshot)
but from the docs it offers the same API surface as a DocumentSnapshot.
@unsignedint unsignedint merged commit 9c102e2 into unsignedint:master Aug 24, 2020
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.

2 participants