proxy in angular universal – SEO
I'm on the projects that were made with Angular Universal. I need to change blog.mywebsite.com to mywebsite.com/blog for SEO, I used proxy-config in ng start, like code below, it works correctly but it doesn't work when I run build:ssr there…