diff --git a/adev/firebase.json b/adev/firebase.json index 5ed6719e936..a466bc3ae92 100644 --- a/adev/firebase.json +++ b/adev/firebase.json @@ -67,7 +67,7 @@ "rewrites": [ { "source": "**", - "destination": "/index.csr.html" + "destination": "/index.html" } ] }