Added firebase tools and project config
This commit is contained in:
parent
4e1cc2e563
commit
d343d7b289
3 changed files with 11 additions and 0 deletions
5
firebase.json
Normal file
5
firebase.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"hosting": {
|
||||
"public": "public"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue