Ismaestro / angular-example-app

Angular 17 Example App + Standalone Components + i18n + EsBuild
https://angular-example-app.netlify.app/
2.16k stars 1.21k forks source link

Firebase deployed app not converting to SSR #65

Closed nicholas-davis closed 4 years ago

nicholas-davis commented 4 years ago

Describe the bug Firebase deployed app in not converting to SSR on public website.

Local works, but when I depoly the project via firebase deploy, the public website is not SEO friendly. I checked the view source, but no dice

Expected behavior public website view source should be in raw HTML, not angular rendered.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information): mac

nicholas-davis commented 4 years ago

It appears the cloned repo does not convert into a SEO friendly app

Ismaestro commented 4 years ago

The view source page is cached, be sure to fresh refresh the view-source page!!!