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