Angular - Server-Side Rendering
Given this Angular Universal pre-render config snippet:
What will be the result after running the pre-render command?
{ "routes": ["/", "/about"] }What will be the result after running the pre-render command?
