Add firebase.json.
This commit is contained in:
6
firebase.json
Normal file
6
firebase.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"hosting": {
|
||||||
|
"public": "build",
|
||||||
|
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user