Skip to content

Commit

Permalink
address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
yifanyang committed Dec 3, 2021
1 parent 392cf02 commit 0ce9ed4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
Expand Up @@ -121,7 +121,7 @@
"getFirestore",
"collection",
"doc",
"getDoc",
"getDocs",
"query",
"orderBy",
"startAt",
Expand Down
10 changes: 2 additions & 8 deletions repo-scripts/size-analysis/bundle-definitions/firestore.json
Expand Up @@ -153,7 +153,7 @@
"getFirestore",
"collection",
"doc",
"getDoc",
"getDocs",
"query",
"orderBy",
"startAt",
Expand Down Expand Up @@ -187,13 +187,7 @@
"path": "firestore",
"imports": [
"getFirestore",
"enableIndexedDbPersistence",
"collection",
"onSnapshot",
"where",
"query",
"enableNetwork",
"disableNetwork"
"enableIndexedDbPersistence"
]
}
]
Expand Down

0 comments on commit 0ce9ed4

Please sign in to comment.