Problem Statement : I am running firebase deploy from firebase cli to deploy build inside the Public folder of my Angular8 application. This action deploys the latest release only to the default hosting url_link and not to the custom domain.
Note: I am only learning how to code and there might be a good change that I am doing it wrong altogether.
I have connected a Custom Domain to my firebase hosting account.
I have added paypal donate button in the latest release and this button is appearing default hosting url_link --> web app in Angular
Issue : the connected custom domain does not reflect these changes at all. domain --> storytellers union
Your pointers in right direction towards the likely causes of this issue would be dearly appreciated.


