From 53fdf45e0e11c5b956155691adfe8724f64c5a7d Mon Sep 17 00:00:00 2001 From: Collin Jackson Date: Thu, 8 Aug 2024 17:27:08 -0700 Subject: [PATCH] Revert "Try index.html" This reverts commit 0c274894004b17b9d7ea6dd4e28263de182c4688. --- firebase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firebase.json b/firebase.json index 81219fa..c02199d 100644 --- a/firebase.json +++ b/firebase.json @@ -2,7 +2,7 @@ "hosting": { "public": "public", "rewrites": [ { - "source": "/index.html", + "source": "/", "destination": "/install.sh" } ], "ignore": [