functions working nicely as index created

This commit is contained in:
Arjun Patel
2022-02-01 13:52:38 -08:00
parent c86d8566ac
commit 1239014c15
4 changed files with 10 additions and 9 deletions
+1
View File
@@ -4,6 +4,7 @@
"indexes": "firestore.indexes.json"
},
"functions": {
"runtime": "nodejs16",
"predeploy": [
"npm --prefix functions run build",
"npm --prefix \"$RESOURCE_DIR\" run lint",