angular-prerender icon indicating copy to clipboard operation
angular-prerender copied to clipboard

A command line tool to prerender Angular Apps.

Results 6 angular-prerender issues
Sort by recently updated
recently updated
newest added

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...

![image](https://user-images.githubusercontent.com/12021443/123667984-5414f480-d843-11eb-8ecd-33893f26ed12.png)

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...