angular-cli-diff
angular-cli-diff copied to clipboard
It it worth generating the app in SSR mode (or have a variation for it)?
[!NOTE] Firstly, this is one of those extremely useful resources that's easy to take for granted, so thank you for putting it together and keeping it active.
Given Angular's latest efforts and emphasis on server-side rendering (SSR), would it be worth generating the app for the diff using the new --ssr
flag?
Alternatively, could we have a variation of this tool (probably a separate repo) with the SSR variation?
I'd be happy to contribute.
Hi @jits , thanks for the kind words.
This is a good idea, I need to think about it. I'd like to keep this one with the default options, so maybe I'll add another dedicated repo. I was also thinking about switching from a cron-based update to a "Renovate PR as a trigger" so it might be a good occasion to try this.
@cexbrayat – that sounds good!
Let me know if I can help in any way.