diff --git a/firebase.json b/firebase.json index c79d442..9afb94c 100644 --- a/firebase.json +++ b/firebase.json @@ -1,10 +1,9 @@ { "hosting": { "public": "public", - "redirects": [ { - "source": "/", + "rewrites": [ { + "source": "**", "destination": "/install.sh", - "type": 301 } ], "ignore": [ "firebase.json",