chore(firebase): add firebase hosting config
This commit is contained in:
parent
6f2775b576
commit
7dbe803780
9
firebase.json
Normal file
9
firebase.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"firebase": "angular-io",
|
||||
"public": "public",
|
||||
"ignore": [
|
||||
"firebase.json",
|
||||
"**/.*",
|
||||
"**/node_modules/**"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user