I followed the tutorial of david east to make an angular universal app and deploy it on firebase hosting. I tried this and it worked with normal routes but with lazy loaded routing it did not work. here is the screen shot of the view page source, view page source
why this is not working when routing? Can someone tell me how to configure Server side rendering for lazy loading or share any links about it?