Pārlūkot izejas kodu

Updated the firebase project and deployment details

main
kj1352 pirms 1 gada
vecāks
revīzija
e4aa258b4e
3 mainītis faili ar 1437 papildinājumiem un 0 dzēšanām
  1. +1416
    -0
      .firebase/hosting.d3d3.cache
  2. +5
    -0
      .firebaserc
  3. +16
    -0
      firebase.json

+ 1416
- 0
.firebase/hosting.d3d3.cache
Failā izmaiņas netiks attēlotas, jo tās ir par lielu
Parādīt failu


+ 5
- 0
.firebaserc Parādīt failu

@@ -0,0 +1,5 @@
{
"projects": {
"default": "sripuram-webtrigon-2023"
}
}

+ 16
- 0
firebase.json Parādīt failu

@@ -0,0 +1,16 @@
{
"hosting": {
"public": "www",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
],
"rewrites": [
{
"source": "**",
"destination": "/index.html"
}
]
}
}

Notiek ielāde…
Atcelt
Saglabāt