Relative Content

Tag Archive for angulartypescriptjenkinsserver-side-rendering

angular ssr not rendering in production

i have created a Angular app with @angular/ssr in v-17. It works fine in localhost but when deployed to production it is not rendering from server. I mean its rendering in network tab but is not showing ng-server-context=”ssr” in the app-root of production build.