functions working nicely as index created
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"indexes": "firestore.indexes.json"
|
||||
},
|
||||
"functions": {
|
||||
"runtime": "nodejs16",
|
||||
"predeploy": [
|
||||
"npm --prefix functions run build",
|
||||
"npm --prefix \"$RESOURCE_DIR\" run lint",
|
||||
|
||||
Reference in New Issue
Block a user