correção.geral

This commit is contained in:
2026-05-05 17:16:02 +01:00
parent 7b4504f49c
commit 000c1cd721
6 changed files with 275 additions and 341 deletions

View File

@@ -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)",