angular-prerender
angular-prerender copied to clipboard
A command line tool to prerender Angular Apps.
hi @chrisguttandin, I am able to use this package to successfully, the only thing is that I get duplicate data states for example, I have injected twice where serverApp is...
Hi @chrisguttandin, Can I request functionality to accept a command line argument eg ```--include-routes-file```, that accepts relative path to a txt file. The txt file will contain routes for all...

Hi. I'm using [@gilsdav/ngx-translate-router](https://github.com/gilsdav/ngx-translate-router). So I have to manualy exclude each route by adding it to `--exclude-routes`. Is it possible to either add the support of wildcard exclude or the...
I am looking to deploy a cloud function that can prerender a few urls. I am looking into different ways, but very new to Universal and ssr. Would it be...