correção.geral
This commit is contained in:
@@ -1,11 +1,18 @@
|
||||
{
|
||||
"hosting": {
|
||||
"target": "condomaster",
|
||||
"public": ".",
|
||||
"ignore": [
|
||||
"firebase.json",
|
||||
"**/.*",
|
||||
"**/node_modules/**"
|
||||
],
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "**",
|
||||
"destination": "/index.html"
|
||||
}
|
||||
],
|
||||
"headers": [
|
||||
{
|
||||
"source": "**/*.@(js|css|png|jpg|jpeg|gif|svg|woff|woff2)",
|
||||
|
||||
Reference in New Issue
Block a user