- update to use onCall from firebase functions

This commit is contained in:
Amruth Pillai
2020-07-13 22:13:00 +05:30
parent f17471b94d
commit e9bc40afb5
8 changed files with 86 additions and 75 deletions

View File

@@ -43,15 +43,6 @@
"value": "cache-control: public, max-age=0, must-revalidate"
}
]
},
{
"source": "page-data/**",
"headers": [
{
"key": "cache-control",
"value": "cache-control: public, max-age=0, must-revalidate"
}
]
}
]
}],