Merge pull request #10 from jeffbcross/firebase
chore(firebase): add firebase hosting config
This commit is contained in:
commit
b0ec2391ae
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